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

GridClientSelectColumn, image problem

1 Answer 72 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Clayton Kelemen
Top achievements
Rank 1
Clayton Kelemen asked on 25 Nov 2008, 07:10 PM
Hi there,

I am working with the RadGrid control and am having an issue when the user selects a column that has several lines of rich text. The issue is that after clicking the checkbox beside a row in the grid with rich text, near the bottom of the page the entire row of the grid is covered with several lines of various images (i.e. filter icon, up/down arrows, expand [+], collapse [-], refresh, trash can etc., from the toolbar maybe?). It is hard to explain, but I have a screenshot of the error but I don't think I can post it to the forums.

The functionality of the screen does work (selecting multiple rows and such), and the problem only occurs on rows that have lines of rich text that spill off of the page.

I changed the screen to follow the article/examples at:
http://www.telerik.com/community/code-library/aspnet-ajax/grid/gridclientselectcolumn-un-check-select-all-check-box-automatically.aspx

Any thoughts?

Thanks

1 Answer, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 26 Nov 2008, 09:09 AM
Hello Clayton,

Currently there is a limitation in the embedded RadGrid skins - the CSS sprite images support hovered and selected rows, which are up to 300px high.

We plan to increase this limit for our next release. In the meantime, if your scenario requires higher RadGrid rows, you can override the embedded skin and use separate images for hovered and selected rows.

If you have difficulties doing that, let me know which skin you are using and I will send you the new images and CSS code.

Sincerely yours,
Dimo
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Grid
Asked by
Clayton Kelemen
Top achievements
Rank 1
Answers by
Dimo
Telerik team
Share this question
or