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

Remove selected row styling

2 Answers 51 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Tiago
Top achievements
Rank 1
Tiago asked on 12 Nov 2010, 01:57 PM
Hello everybody.
I have found this code : http://www.telerik.com/community/forums/aspnet-ajax/grid/how-to-remove-selected-row-styling.aspx but in my case it didn't work, like in this example I would like to know if there is another way to remove the selected row styling.

2 Answers, 1 is accepted

Sort by
0
Accepted
Dimo
Telerik team
answered on 12 Nov 2010, 02:39 PM
Hi Tiago,

Generally, in order to remove the selected rows' styling, you need to override it with some other styling. The CSS class of selected rows is rgSelectedRow.

http://blogs.telerik.com/dimodimov/posts/08-06-17/how_to_override_styles_in_a_radcontrol_for_asp_net_ajax_embedded_skin.aspx

It will be more useful if you explain what do you mean by "it didn't work"? Which RadControls version are you using and which skin? Did you make any modifications do the example?

Regards,
Dimo
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Tiago
Top achievements
Rank 1
answered on 12 Nov 2010, 02:51 PM
Sorry, but I ckecked  my code again and I noticed i have done a comment in a line, after removed it, the code worked very well.
Thanks a lot for your answer!
Tags
Grid
Asked by
Tiago
Top achievements
Rank 1
Answers by
Dimo
Telerik team
Tiago
Top achievements
Rank 1
Share this question
or