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

Selected Item Style should override actual row style

2 Answers 103 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Dhileep Kumar Sampath
Top achievements
Rank 1
Dhileep Kumar Sampath asked on 11 Jun 2010, 01:21 PM
Hi Telerik,
           I have designed my page with a radgridview and during rowloaded event i have set the background and foreground color for each cell based on some validations. When the user selects the rows i want to override these colors and show the default selected row color (orange) for all the cells in that row. Is this possible??

Regards,
Dhileep

2 Answers, 1 is accepted

Sort by
0
Kalin Milanov
Telerik team
answered on 14 Jun 2010, 10:25 AM
Hello Dhileep Kumar Sampath,

Unfortunately this is not possible as the cells are being rendered on top of the row. When you set a background for a cell or a column you will loose the MouseOver and Selected visuals of the row. The only viable workaround at this point will be to set the background of the cell to a semi-transparent color which will still show the selection though a bit distorted.

Kind regards,
Kalin Milanov
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
Swarna
Top achievements
Rank 1
answered on 21 Feb 2012, 07:04 AM
Is there any improvement on this in recent versions of RAD controls?
We have the same issue to be addressed . please advise.



Thanks
Tags
GridView
Asked by
Dhileep Kumar Sampath
Top achievements
Rank 1
Answers by
Kalin Milanov
Telerik team
Swarna
Top achievements
Rank 1
Share this question
or