I have a GridClientSelectColumn with the Checkbox in the header that selects the row in the grid. The question I have is how do I tell if the checkbox in the header is checked. The problem I am having is that my grid is paged and the SelectedItems collection only contains the current page of items. I need to know if they header checkbox was selected so I can delete all the records in the grid.
Thanks,
Jason
Thanks,
Jason