I have a pressing need to group WebDataGrid columns.
For example, if I have the following columns:
I would like to have three groups of columns (Rock, Paper, and Scissors), each group having columns with headers "Qty", "Unit Price", and "Total". There would be a shared header spanning the three columns with the group name.
I know the UltraWebGrid had something like this. Is this possible in the WebDataGrid? I don't mind getting neck-deep in javascript if a potential solution exists.
This is for on-screen viewing and editing. I know that the WebExcelExporter can be manipulated to do this, but I am not exporting to Excel.
Hello Rob,
I recommend that you use the WebHierarchicalDataGrid. It has a feature that allows group by. For more information about the WebHierarchicalDataGrid please see the following link.
http://help.infragistics.com/NetAdvantage/ASPNET/2011.1/CLR4.0/?page=Web_WebHierarchicalDataGrid.html
For more information about group by please see the following link.
http://help.infragistics.com/NetAdvantage/ASPNET/2011.1/CLR4.0/?page=WebHierarchicalDataGrid_Outlook_GroupBy.html
Please let me know if I may be of further assistance with this matter.
Sincerely,Mike P.Developer Support EngineerInfragistics, Inc.www.infragistics.com