This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
Hi there, Can you add the functionality that if user clicks on the top-left corner of datagrid, it will select all records if the records are not selected already and unselect all if all records are selected. This will increase the use experience. If you implemented this, please put this to the 5.1 as well since we are still using 5.1 nightly build. Thanks, Gordon |
|
|
Hello Gordon This feature will be available in the next nightly build. By default, this will be disabled. To enable this functionality, set the new IsToggleSelectAllButtonEnabled property on the DataGrid to true. Jason Fauchelle |
|