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
1890
Using Checkboxes in XamDatagrid
posted

I'm using a datagrid I have a couple of issues:

  • How can I incorparate the SHIFT-select function with the checkboxes
  • When filtering the datagrid and click "Select All" it checks all rows but I want it to check only all the visible rows.

I've attached a sample code to provide a better understanding.

 

ItemsCheckedDemo.zip