﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Intersoft Community - WebGrid Enterprise - GroupRowInfoFormat value options</title><link>http://www.intersoftsolutions.com/Community/WebGrid/GroupRowInfoFormat-value-options/</link><description /><generator>http://www.intersoftsolutions.com</generator><language>en</language><copyright>Copyright 2002 - 2015 Intersoft Solutions Corp. All rights reserved.</copyright><ttl>60</ttl><item><title>GroupRowInfoFormat value options</title><link>http://www.intersoftsolutions.com/Community/WebGrid/GroupRowInfoFormat-value-options/</link><pubDate>Tue, 31 Aug 2010 22:42:58 GMT</pubDate><dc:creator>yudi</dc:creator><description>&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt"&gt;This error is quite odd and we have not received such reports so far. I tried to reproduce the problem in our local tests by creating a simple test page, but my efforts were not successful – everything worked smoothly and the GroupRowInfoFormat property displays the caption and the value correctly. I bind WebGrid to Employees table of Northwind database using AccessDataSource control. The grouping feature in the grid is enabled and the GroupRowInfoFormatDefault property is set to “[caption] : [value]”.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt"&gt;I enclosed my test page as attachment. You may run and view the page in your local end and let us know if the problem is persist?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt"&gt;We are willing to advice you further but in order to do so we would need you to elaborate on your specific scenario and possibly give us a running simple sample that replicates the issue that we can use to observe the problematic behavior.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>GroupRowInfoFormat value options</title><link>http://www.intersoftsolutions.com/Community/WebGrid/GroupRowInfoFormat-value-options/</link><pubDate>Tue, 31 Aug 2010 13:46:28 GMT</pubDate><dc:creator>bdenison</dc:creator><description>&lt;p&gt;When using the following code, I am getting the grouping as expected and the caption portion, but the value portion only returns the first letter of the value. for example "Smith" displays as "Employee: S"&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;=================&lt;/p&gt;&lt;pre&gt;GroupRowInfoFormat="[caption]: [value]"&lt;/pre&gt;
</description></item></channel></rss>