Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
104
Selecting all rows with CTRL-A
posted

Is there a way to easily set this up in XAML, or does it need to be done programmatically by trapping a keydown event?

Parents
  • 138253
    Offline posted

    Hello,

     

    It has been a while since you have made your post, in case you still need support I will be glad to assist you further. I suppose the other community members can benefit from this answer as well. I have been looking into your post and I created a sample project for you with that functionality. Basically I created a custom Command to select all records and added it in XAML. I also defined it to be executed, when the user presses Ctrl + A.

     

    Feel free to write me if you have further questions.

    XamDataGridCustomCommands.zip
Reply Children
No Data