I am using Smart Client. I have a list grid with selection appearance as Checkbox. I was wondering if there is a way to sort the list grid records by checkboxes i.e stack all the checked records on the top and unchecked ones in the bottom and vice-versa.
Also, Is there a way I can disable checkbox field on the top of the list grid that allows the user to select all checkboxes? I want that user should not be able to use the select all functionality and rather be able to select only individual records.
Also, Is there a way I can disable checkbox field on the top of the list grid that allows the user to select all checkboxes? I want that user should not be able to use the select all functionality and rather be able to select only individual records.