This question is locked. New answers and comments are not allowed.
I want to change the default row template.
For example, I want to set the row's background as Red Color, and when it is mouse over, its background is Yellow.
Any example code is helpful.
Thanks
For example, I want to set the row's background as Red Color, and when it is mouse over, its background is Yellow.
Any example code is helpful.
Thanks
4 Answers, 1 is accepted
0
Accepted
Hello Ye,
Maya
the Telerik team
Please take a look at this article for a reference.
Maya
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

Ye
Top achievements
Rank 1
answered on 08 Jun 2011, 11:30 AM
Do you have any demo codes?
0
Hello Ye,
Vanya Pavlova
the Telerik team
If you want to change the background of a row in any of its states you have to edit its template.
Please refer to the following one article "Override the Default RadGridView Styles".
Please give it a try and if you have any additional questions do not hesitate to contact us!
Vanya Pavlova
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

Ye
Top achievements
Rank 1
answered on 09 Jun 2011, 03:20 AM
Thanks! It works well