i am using CheckboxSelectionModel with a grid. Based on some conditions, only few rows of my grid are selectable.
I want to change colour/backgroud/masking of the check boxes which users can't select...
I don't see any pointer where i can implement this...