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

Disabling row highlight in GridView for Mouse/Finger over event

1 Answer 65 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Kad
Top achievements
Rank 1
Kad asked on 28 May 2013, 05:46 AM
Hi,

On Gridview when we scroll up and down using finger/mouse the row where the current mouse/finger is highlighted in a lighter gray color (we have windows 8 touch theme).  When row is selected it is highlighted by darker gray color. We would like to have -
a. Disable row highlight (of lighter gray color) when mouse/finger is on top of row.
b. When mouse/finger is on the top of row it should automatically take that row as selected (that is highlight by dark grey color).
I searched a lot in demos, couldn't find solution for these.
Any help would be appreciated. Thanks!

1 Answer, 1 is accepted

Sort by
0
Yoan
Telerik team
answered on 30 May 2013, 10:20 AM
Hi Kad,

As you may know the styles used in our themes are theme specific. You should predefine the template of GridViewRow against Windows8Touch theme and remove the MouseOver states. You may get the style files for all Telerik themes from the Themes folder of your personal installation.  


Regards,
Yoan
Telerik

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

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