SPGridView: Grouping: Group Display Value Rendering IssueHi,<br> <br>we are using a data table (via SPListItemCollection.GetDataTable()) as data source for a SPGridView. There's a column in the data table called &quot;someColumn&quot;. In this column there's data containing the &quot;&amp;&quot; character.<br>The data in the data table is correct and when we display the data without grouping it also shows up inside the grid on the page without any rendering issue.<br><br>But when we group by &quot;someColumn&quot; (SPGridView.GroupField = &quot;someColumn&quot;) the string displayed alongside the expand/collapse image seems to be automatically &quot;double&quot; html encoded, which means the browser is rendering the &quot;&amp;&quot; as html entity &quot;&amp;amp;&quot; (in the html source it is &quot;&amp;amp;amp;&quot;).<br><br>We've already tried to use <br> <ul> <li>HtmlEncode -&gt; the browser renders &quot;&amp;amp;amp;&quot; or </li> <li>HtmlDecode -&gt; as expected nothing happens here </li></ul>on the data in the data table but nothing works.<br><br>Any suggestions?<br><br><br>Regards, Armin<br>© 2009 Microsoft Corporation. All rights reserved.Fri, 31 Jul 2009 17:36:40 Z25a0abb9-2878-4921-8d30-ba29d73ac3fehttp://social.msdn.microsoft.com/Forums/en-US/sharepointdevelopment/thread/25a0abb9-2878-4921-8d30-ba29d73ac3fe#25a0abb9-2878-4921-8d30-ba29d73ac3fehttp://social.msdn.microsoft.com/Forums/en-US/sharepointdevelopment/thread/25a0abb9-2878-4921-8d30-ba29d73ac3fe#25a0abb9-2878-4921-8d30-ba29d73ac3feArminPhttp://social.msdn.microsoft.com/Profile/en-US/?user=ArminPSPGridView: Grouping: Group Display Value Rendering IssueHi,<br> <br>we are using a data table (via SPListItemCollection.GetDataTable()) as data source for a SPGridView. There's a column in the data table called &quot;someColumn&quot;. In this column there's data containing the &quot;&amp;&quot; character.<br>The data in the data table is correct and when we display the data without grouping it also shows up inside the grid on the page without any rendering issue.<br><br>But when we group by &quot;someColumn&quot; (SPGridView.GroupField = &quot;someColumn&quot;) the string displayed alongside the expand/collapse image seems to be automatically &quot;double&quot; html encoded, which means the browser is rendering the &quot;&amp;&quot; as html entity &quot;&amp;amp;&quot; (in the html source it is &quot;&amp;amp;amp;&quot;).<br><br>We've already tried to use <br> <ul> <li>HtmlEncode -&gt; the browser renders &quot;&amp;amp;amp;&quot; or </li> <li>HtmlDecode -&gt; as expected nothing happens here </li></ul>on the data in the data table but nothing works.<br><br>Any suggestions?<br><br><br>Regards, Armin<br>Wed, 27 Aug 2008 15:04:15 Z2008-08-27T15:04:15Zhttp://social.msdn.microsoft.com/Forums/en-US/sharepointdevelopment/thread/25a0abb9-2878-4921-8d30-ba29d73ac3fe#15ee596c-ca7a-446d-aabc-b7ca31c44827http://social.msdn.microsoft.com/Forums/en-US/sharepointdevelopment/thread/25a0abb9-2878-4921-8d30-ba29d73ac3fe#15ee596c-ca7a-446d-aabc-b7ca31c44827BifTannenhttp://social.msdn.microsoft.com/Profile/en-US/?user=BifTannenSPGridView: Grouping: Group Display Value Rendering IssueHi, <div><br/></div> <div>I have the same problem with the GroupField Property...</div> <div><br/></div> <div>If anyone have a solution it could be very helpfull.</div> <div><br/></div> <div>Thanks in advance</div>Sat, 04 Jul 2009 08:23:22 Z2009-07-04T08:23:22Zhttp://social.msdn.microsoft.com/Forums/en-US/sharepointdevelopment/thread/25a0abb9-2878-4921-8d30-ba29d73ac3fe#ec597324-9915-42af-aa9a-3b55eee6a907http://social.msdn.microsoft.com/Forums/en-US/sharepointdevelopment/thread/25a0abb9-2878-4921-8d30-ba29d73ac3fe#ec597324-9915-42af-aa9a-3b55eee6a907René Hézserhttp://social.msdn.microsoft.com/Profile/en-US/?user=Ren%u00e9%20H%u00e9zserSPGridView: Grouping: Group Display Value Rendering IssueHi,<br/> there is another thread which has the answer to the problem:<br/> http://social.msdn.microsoft.com/Forums/en-US/sharepointdevelopment/thread/61c8f831-2e2e-487c-8b3b-55d628caa270/<br/> <br/> René<hr class="sig">visit my blog: http://www.hezser.de/blogWed, 22 Jul 2009 09:07:16 Z2009-07-22T09:07:16Z