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

Hover Style & Grouping

2 Answers 47 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Heath
Top achievements
Rank 1
Heath asked on 31 May 2012, 02:31 AM
Hi, I have a grid setup with grouping enabled.  I also have clientsettings enablerowhoverstyle="true" the rest is just the basics.

On the grid I want all rows bg to be white.
If I change the following setting AlternatingItemStyle-BackColor="White" the rowhoverstyle does not work properly.
on every second row it appears as it should and on the others the hover style only covers half the height of the row.

This happens regardless of it an item is grouped or if the grid is in ungrouped mode.
I am not sure if this is a bug or my error so I will start my post here.

I have attached a screen shot for example.

If you require code I will post.

Thanks
Michael

2 Answers, 1 is accepted

Sort by
0
Accepted
Pavlina
Telerik team
answered on 31 May 2012, 08:15 AM
Hi Michael,

Refer to the code library below for more information how to resolve this problem:
http://www.telerik.com/community/code-library/aspnet-ajax/grid/how-to-preserve-the-original-radgrid-selected-hover-row-background-when-using-itemstyle-backcolor.aspx

Regards,
Pavlina
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
0
Heath
Top achievements
Rank 1
answered on 31 May 2012, 11:03 PM
This resolved the issue... Thanks
Tags
Grid
Asked by
Heath
Top achievements
Rank 1
Answers by
Pavlina
Telerik team
Heath
Top achievements
Rank 1
Share this question
or