<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Associating Data with Content Controls</title><link>http://blogs.technet.com/b/gray_knowlton/archive/2010/01/15/associating-data-with-content-controls.aspx</link><description>Background reading What is Custom XML- ... and the impact of the i4i judgment on Word , Regarding Custom XML Patch distribution and availability , Using Content Controls vs. Custom XML Elements , Scanning tool to detect documents with custom XML 
 By</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Associating Data with Content Controls</title><link>http://blogs.technet.com/b/gray_knowlton/archive/2010/01/15/associating-data-with-content-controls.aspx#3313819</link><pubDate>Thu, 18 Feb 2010 18:22:35 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3313819</guid><dc:creator>DavidThi808</dc:creator><description>&lt;p&gt;You cannot use the Tag property if your fragment is over 64 characters. For some reason there is a 64 character limit on the Tag property.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3313819" width="1" height="1"&gt;</description></item><item><title>re: Associating Data with Content Controls</title><link>http://blogs.technet.com/b/gray_knowlton/archive/2010/01/15/associating-data-with-content-controls.aspx#3308358</link><pubDate>Tue, 26 Jan 2010 09:06:21 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3308358</guid><dc:creator>Robert</dc:creator><description>&lt;p&gt;Can't you put all your custom attributes in an XML-fragment which you serialize in the Tag-property? I assume the standard tag-value DOES get copied?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3308358" width="1" height="1"&gt;</description></item><item><title>re: Associating Data with Content Controls</title><link>http://blogs.technet.com/b/gray_knowlton/archive/2010/01/15/associating-data-with-content-controls.aspx#3308221</link><pubDate>Mon, 25 Jan 2010 18:56:11 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3308221</guid><dc:creator>Alasdair Cunningham-Smith</dc:creator><description>&lt;p&gt;We have been talking to Peter Amstein about this. We independently figured this method out and implemented it, but it's good to have the approach confirmed.&lt;/p&gt;
&lt;p&gt;Where it goes wrong is copy &amp;amp; paste. The user can copy &amp;amp; paste a (run containing a) content control. Unfortunately, we can't find any way to &amp;quot;hook&amp;quot; the paste event. The pasted content control gets a new ID which doesn't reference any node in our custom XML part, so when we later find one disconnected like this we can clearly identify what's happened to it, but equally we can't identify which was the source &amp;quot;copied&amp;quot; content control. As in our application those extra attributes were really important, this breaks the copy &amp;amp; paste semantics and therefore the user experience.&lt;/p&gt;
&lt;p&gt;Any suggestions would be most welcome.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3308221" width="1" height="1"&gt;</description></item><item><title>re: Associating Data with Content Controls</title><link>http://blogs.technet.com/b/gray_knowlton/archive/2010/01/15/associating-data-with-content-controls.aspx#3307134</link><pubDate>Wed, 20 Jan 2010 21:14:49 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3307134</guid><dc:creator>GrayKnowlton</dc:creator><description>&lt;p&gt;Interesting,&lt;/p&gt;
&lt;p&gt;Great to hear that you are finding success on the content control side. &lt;/p&gt;
&lt;p&gt;Regarding the nested controls, I am able to make this work without any trouble using two text controls or rich text controls. What control types are you adding? What Office product &amp;amp; version are you using?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3307134" width="1" height="1"&gt;</description></item><item><title>re: Associating Data with Content Controls</title><link>http://blogs.technet.com/b/gray_knowlton/archive/2010/01/15/associating-data-with-content-controls.aspx#3307120</link><pubDate>Wed, 20 Jan 2010 20:06:17 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3307120</guid><dc:creator>kwaazaar@hotmail.com</dc:creator><description>&lt;P&gt;Excellent! This is exactly the guidance I was looking for!&lt;/P&gt;
&lt;P&gt;I had two problems with content controls, one being not able to specifying multiple properties/attributes for them. This post describes in detail that is IS possible and how to do it.&lt;/P&gt;
&lt;P&gt;My other problem with content controls is the way they are presented by Word (frame with a 'handle'): when I add a content control around a tablerow AND also add a content control around the first tablecell, I am no longer able to select the one around the table cell, because Word only lets me select the one around the table. Maybe you can give me a tip on how to work around this?&lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3307120" width="1" height="1"&gt;</description></item></channel></rss>