This is a migrated thread and some comments may be shown as answers.

[Solved] Toggle CSS on row checkbox selection

0 Answers 87 Views
Grid
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Andre
Top achievements
Rank 1
Andre asked on 12 Nov 2010, 06:32 PM

Hi,

I have a SELECTABLE telerik grid with a checkbox column. When the checkbox is selected I change the background color of the row to yellow using javascript.

I would like to restore the original css of the grid when the checkbox is deselected using javascript. I can toggle the row background color but because the grid is selectable the css doesn't act the same way the default grid. This is having alternating background colors for rows and a row hover background color change.

Is this possible, and how is it done? Thanks.
Tags
Grid
Asked by
Andre
Top achievements
Rank 1
Share this question
or