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

mouse hover state on disabled row

2 Answers 52 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Ravi
Top achievements
Rank 1
Ravi asked on 11 Oct 2012, 08:09 AM
Hi,
when we mouse hover on disable row we need to show the mouse hover state(background), how can i do this? please help me.

I have attached a image please check for more details.

Thanks in Advance,
Srinivas.

2 Answers, 1 is accepted

Sort by
0
Yoan
Telerik team
answered on 15 Oct 2012, 01:35 PM
Hi Srinivas,

In order to achieve your goal you can predefine the template of GridViewCell. In the template there is a Border element named Background_Disabled which is responsible for the appearance of the cell in this state. You can change the background colour as you want. However, in your case you can just set the background property to Transparent. Please check the attached demo project for reference.


Kind regards,
Yoan
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

0
Ravi
Top achievements
Rank 1
answered on 16 Oct 2012, 02:51 AM
Hi Yoan ,
Thank you so much, its helped me.

Regards,
Srinivas.

Tags
GridView
Asked by
Ravi
Top achievements
Rank 1
Answers by
Yoan
Telerik team
Ravi
Top achievements
Rank 1
Share this question
or