|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
|
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. 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 Show quoteHide quote "voo" <v**@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. >
Dropdownlist Problem
Render method? GridView column reordering Stop my window from jumping Datalist Edit button created in ITemplate class HtmlInputFile during postback.. Button click event not firing on production IIS server? RequiredFieldValidator Question adding a new row to the repeater control Div tag to display/ hide a control ....please help |
|||||||||||||||||||||||