I want to change the sort order for a GroupBy column (employee). Specifically, i am trying to sort the GroupBy rows by another column (points). The WebUI.UltraWebGrid.v9.1 property for ViewType is OutlookGroupBy. Let me know if any other info would be usefull.
I have done this in a WinGrid using the GroupByComparer property, but i can't find a simliar one for the WebGrid.
Any thoughts on how i can change the way groupBy rows are sorted?
Thanks for your help!
Andrew
This can now be done with the ASP.NET new features - 2010 Volume 1 WebHierachialDataGrid. https://es.infragistics.com/samples/aspnet/hierarchical-data-grid/overview
It looks like i have asked the impossible?
Still haven't had any luck figuring this one out :( Any help would be appreciated!
Thanks,