This question is locked. New answers and comments are not allowed.
Hi
You can sort multiple columns by holding down the shift key and clicking on columns to be sorted. How do you pick up this key-sequence programmatically so that you know the columns selected and the selection order. Since the data in the grid is paged I need to pass sort criteria to a WCF method which sorts the data (Data is not a domain data source).
Thanks
Rich
You can sort multiple columns by holding down the shift key and clicking on columns to be sorted. How do you pick up this key-sequence programmatically so that you know the columns selected and the selection order. Since the data in the grid is paged I need to pass sort criteria to a WCF method which sorts the data (Data is not a domain data source).
Thanks
Rich
