This is a discussion on How to use Row Span in DataGrid?What is it Use? within the ASP and ASP.NET Programming forums, part of the Web Development category; Hi, How to use Row Span in DataGrid?What is it Use? We used in reports To Dynamicaly hide a ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
| |||
| hi, using this we can able to group data in a DataGrid under subheadings. To achieve grouping and subheadings in a DataGrid in three ways. 1.After the DataGrid has been populated, the column with the group names is updated so that each group name spans all corresponding rows. 2.Before the DataGrid has been populated, the data source is manipulated to add extra rows to act as subheadings. 3.While the DataGrid is being populated, an extra subheading row is added each time the value of the group name column changes. Refer this url u can get detail idea and code to implement it. Enhancing the DataGrid with Grouped Rows and Subheadings: ASP Alliance . Regards Manivannan.s |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Datagrid in ASP.Net | S.Vinothkumar | ASP and ASP.NET Programming | 4 | 11-15-2007 01:41 AM |
| Diff between DIV and SPAN tags | sivakumar | Web Design Help | 3 | 10-13-2007 03:15 PM |
| datagrid cell value | nssukumar | Flash Actionscript Programming | 4 | 07-11-2007 09:03 AM |
| differences between DIV and SPAN tag | sivakumar | HTML, CSS and Javascript Coding Techniques | 1 | 07-11-2007 03:39 AM |
| sorting in datagrid | nssukumar | Flash Actionscript Programming | 0 | 03-21-2007 07:49 AM |