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

[Solved] Radgrid displaying unwanted images all over the selected row such as (edit,delete,refresh buttons)

1 Answer 79 Views
Grid
This is a migrated thread and some comments may be shown as answers.
rj caraan
Top achievements
Rank 1
rj caraan asked on 09 Oct 2009, 07:39 PM
Hi,

Please help me. When I select a row in my radgrid there are unwanted images such as (edit button, delete button, sort button, refresh button, arrows) all over that row. Attached is a screen shot of the radgrid. For all of the rows, it is only the one with the problem. I guess it is because of its height.

Thanks!

1 Answer, 1 is accepted

Sort by
0
Veli
Telerik team
answered on 15 Oct 2009, 09:13 AM
Hello rj caraan,

If you have modified RadGrid's skin, the background-position CSS style that is applied to the selected TR element seems to be misplaced. On the other hand, if you have not modified any styles, or apply a selected background image style, indeed, the height of the selected row causes the sprite background image to be shown all over the row. In situations that the height of an element caused unwanted images from the sprite to appear, it is recommended that you extract the image you use for the background of the item and apply it separately, instead of the sprite.

All the best,
Veli
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
Grid
Asked by
rj caraan
Top achievements
Rank 1
Answers by
Veli
Telerik team
Share this question
or