G
Guest
Following from example like
http://msdn.microsoft.com/library/d...en-us/dnaspp/html/aspnet-pageablesortable.asp
to do auto sorting, is there any easy way for a multi, sortable column
DataGrid to behave such that when the header is clicked for the first time,
the column is sorted by ASCending order, and when this header is clicked
again, it is sorted by DESCending order?
http://msdn.microsoft.com/library/d...en-us/dnaspp/html/aspnet-pageablesortable.asp
to do auto sorting, is there any easy way for a multi, sortable column
DataGrid to behave such that when the header is clicked for the first time,
the column is sorted by ASCending order, and when this header is clicked
again, it is sorted by DESCending order?