<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : PGrid values have Markup support?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Property Grid : PGrid values have Markup support?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 05 Apr 2026 10:19:22 +0000</pubDate>
  <lastBuildDate>Tue, 10 Jul 2012 11:40:23 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=19856</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[PGrid values have Markup support? : Is there anybody out there?  ...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=19856&amp;PID=68579&amp;title=pgrid-values-have-markup-support#68579</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5575">davbrat</a><br /><strong>Subject:</strong> 19856<br /><strong>Posted:</strong> 10 July 2012 at 11:40am<br /><br />Is there anybody out there?]]>
   </description>
   <pubDate>Tue, 10 Jul 2012 11:40:23 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=19856&amp;PID=68579&amp;title=pgrid-values-have-markup-support#68579</guid>
  </item> 
  <item>
   <title><![CDATA[PGrid values have Markup support? :    Okay, I&amp;#039;ve got it......]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=19856&amp;PID=68481&amp;title=pgrid-values-have-markup-support#68481</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5575">davbrat</a><br /><strong>Subject:</strong> 19856<br /><strong>Posted:</strong> 22 June 2012 at 10:31pm<br /><br />Okay, I've got it... well, sorta working. <br>We are trying to use the PGrid as a catalog.<br><br>How do I get the VALUE not to blank out when the GridItem is selected?<br><br>Before selecting the GridItem...<br><img src="uploads/5575/pg_before.jpg" height="620" width="990" border="0" /><br><br><br>&nbsp;After selecting the GridItem...<br><img src="uploads/5575/pg_after.jpg" height="620" width="990" border="0" /><br><br>Notice too that the CAPTION uses a XAML &lt;ScrollViewer&gt; and it displays correctly in the caption but fails when displayed in the HELP section. If the DESCRIPTION is set to the same XAML code it seems to work as expected (The &lt;ScrollViewer&gt; works!).<br>]]>
   </description>
   <pubDate>Fri, 22 Jun 2012 22:31:20 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=19856&amp;PID=68481&amp;title=pgrid-values-have-markup-support#68481</guid>
  </item> 
  <item>
   <title><![CDATA[PGrid values have Markup support? : You need to use the MarkupTemplate...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=19856&amp;PID=68479&amp;title=pgrid-values-have-markup-support#68479</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 19856<br /><strong>Posted:</strong> 22 June 2012 at 9:10am<br /><br />You need to use the MarkupTemplate property. &nbsp;The Value property remains&nbsp;unaffected&nbsp;as you might have some BOOL and it needs to be true/false.<div><br></div><div>Set&nbsp;MarkupTemplate = "" to show the regular value.<br><div><br></div><div><div>&nbsp; &nbsp; &nbsp; &nbsp; wndPropertyGrid.Categories.Item(1).Childs.Item(1).MarkupTemplate = "&lt;TextBlock VerticalAlignment='Center' TextWrapping='Wrap'&gt;It's &lt;Bold&gt;%value%!&lt;/Bold&gt; &lt;Underline&gt;Markup&lt;/Underline&gt; &lt;Span Foreground='red'&gt;works&lt;/Span&gt;!&lt;/TextBlock&gt;"</div><div>&nbsp; &nbsp; &nbsp; &nbsp; wndPropertyGrid.Categories.Item(1).Childs.Item(1).Caption = "&lt;TextBlock VerticalAlignment='Center'&gt;&lt;Span Foreground='blue'&gt;SaveOnClose&lt;/Span&gt;&lt;/TextBlock&gt;"</div></div></div>]]>
   </description>
   <pubDate>Fri, 22 Jun 2012 09:10:40 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=19856&amp;PID=68479&amp;title=pgrid-values-have-markup-support#68479</guid>
  </item> 
  <item>
   <title><![CDATA[PGrid values have Markup support? : Anyone?   ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=19856&amp;PID=68478&amp;title=pgrid-values-have-markup-support#68478</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5575">davbrat</a><br /><strong>Subject:</strong> 19856<br /><strong>Posted:</strong> 22 June 2012 at 12:36am<br /><br />Anyone?<br><br><br>]]>
   </description>
   <pubDate>Fri, 22 Jun 2012 00:36:13 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=19856&amp;PID=68478&amp;title=pgrid-values-have-markup-support#68478</guid>
  </item> 
  <item>
   <title><![CDATA[PGrid values have Markup support? : The Release notes stated that...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=19856&amp;PID=68432&amp;title=pgrid-values-have-markup-support#68432</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5575">davbrat</a><br /><strong>Subject:</strong> 19856<br /><strong>Posted:</strong> 13 June 2012 at 6:22pm<br /><br />The Release notes stated that "Markup support for PropertyGrid value" was a new feature in 15.3.1.<br><br>Setting the VALUE with (markup) text does not work, what am I missing?<br><br><br>(The same markup works fine in the CAPTION or DESCRIPTION)<br><br><br><br><br>]]>
   </description>
   <pubDate>Wed, 13 Jun 2012 18:22:25 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=19856&amp;PID=68432&amp;title=pgrid-values-have-markup-support#68432</guid>
  </item> 
 </channel>
</rss>