Hi, I have a datagrid with Grouping ON and whose first col is a Checkbox. I'm looking to have the CheckBox on the Group Level so that the User click one checkbox and it automatically select all the checkboxes under that groud and vicevera.
I also have a Print button which when pressed should have arary of all the rows with CheckBox checked
How can I do that? Any response would be much appreciated