Hi,
Does the gridview have any 'group by' functionality?
I need to display a table in the gridview, then allow for sorting on all the database table columns.
I also need to be able to 'group by' on some columns.
Any examples of this kind of functionality?