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

[Solved] Missing light bar in Grid

1 Answer 105 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Brett
Top achievements
Rank 1
Brett asked on 23 Apr 2008, 05:40 AM

I have a form with a single RadGrid, RadStyleSheetManager, and RadScriptManager. I set my Skin to Office 2007.

When I run my program I'm missing the neat bar that shows up when you run your mouse curser over the items listed in the grid (see here) and run your mouse over the Grid). It seems to do this with any skin that I pick though.

Anyone have any ideas on what I may have done to cause this?

Thanks,

Brett

1 Answer, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 23 Apr 2008, 11:43 AM
Hello Brett,

You need to set

<ClientSettings EnableRowHoverStyle="true" />

This property is not enabled by default because some people may not like the flickering, moreover, flickering content is not recommended for people susceptible to photosensitive epileptic seizures and for people with cognitive disabilities.

Sincerely yours,
Dimo
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Grid
Asked by
Brett
Top achievements
Rank 1
Answers by
Dimo
Telerik team
Share this question
or