Hi All,
I am using 2009 q2 of Telerik.
I have a grid with client select column and I want to show an alert on uncheck of client select checkbox.
I captured the event deselecing for the checkbox and shown alert.
But the problem is when I do DeSelect All from header check box, I am getting alert for all the rows. I need an event for DeSelectAll so that I can set a flag and do not show alert for all rows, and show only one alert.
Which event I can use for DeSelect All?
Thanks.
Jimmy.