Hello all,
I've managed to get checkboxes within the grid working just fine using a custom formatter, and I can handle click events of each checkbox when they occur.
However, I need to enable common functionality that will allow users to click a button on the page to check all or uncheck all of the checkboxes within the grid on whichever page of the grid is currently being used. I have a way of doing it that requires the grid to be reloaded but that is horribly inefficient.
Any thoughts would be greatly appreciated.
Thanks everyone.
-c
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top