I have RadGrid on my page and doing batch updates for multiple rows of the grid. I want to highlight all the edited rows once updating operation completes successfully. How to highlight all the edited rows?
1 Answer, 1 is accepted
0
Vlad
Telerik team
answered on 29 Dec 2008, 07:50 AM
Hi Meghna,
You can loop all RadGrid1.EditItems and set desired CSS class or background color to achieve this.
Best wishes,
Vlad
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.