Hello
I have a DataGrid with Checkbox like this:
I am trying to do 2 things and cannot for the life of me figure it out:
1. Allow the user to select only one row in total, i.e. if the user selects a second row then the currently selected row should toggle off
2. Disable the Select /Deselect All (top left next to the word Demograph)
Would really appreciate any help as this has me stumped.
Thanks