Hi Peter,
I did as you suggested by keeping an array and storing state of checkboxes inside that. But when I scroll the grid upwards/downwards it’s repainting the cells without firing cellsrenderer always. Because of this I’m unable to keep the state of checkbox.
Please see the below url.
http://jsfiddle.net/thp7erqa/11/
I’m raising one alert in cellrenderer event, it’s not firing always when we scroll the gird but it’s repainting cells.