![]() |
DataGrid
I would like to group the rows of a datagrid so its value spans multiple rows.
Data: A 1 12 A 2 24 A 3 11 B 1 14 B 2 12 B 3 11 I want to have A and B span 3 rows and display only once. How can I do this in OnItemBound Thanks. |
Re: DataGrid
I think what you mean is you are looking for Outlook style group-by-column
functionality. I don't know if this is possible with the MS datagrid but it would be possible with some 3rd part controls - Telerik are just about to release a grid control with this functionality, as well as dynamic column re-sizing & re-ordering etc. Nick "voo" <voo@discussions.microsoft.com> wrote in message news:170EAF51-59CF-4BDD-BC9C-F41CE9832848@microsoft.com... > I would like to group the rows of a datagrid so its value spans multiple rows. > > Data: > > A 1 12 > A 2 24 > A 3 11 > B 1 14 > B 2 12 > B 3 11 > > I want to have A and B span 3 rows and display only once. > > How can I do this in OnItemBound > > Thanks. > |
| All times are GMT. The time now is 02:40 PM. |
Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.