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

[Solved] RadGrid row thumbnails...

1 Answer 172 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Khurram Saleem
Top achievements
Rank 1
Khurram Saleem asked on 24 Dec 2009, 09:31 AM
Hi,

I am using GridTemplateColumns and am trying to work around an issue.

In each row of the grid I am placing a link - when I mouse over these links I want to display a thumbnail (image) which hovers at the pointer.

Using the regular ASP.NET GridView control this is not a problem, but with the RadGrid I have an issue.

Currently I use css styling to display the thumbnails. When I use this method with RadGrid the thumbnail only displays partially as the thumbnail image appears in the space for the column it belongs to. For example, the image will not overlap the next column, but the image appears behind it instead. In the css for this thumbnail the zindex is set to a large number, but this has no affect with the RadGrid control.

Is there a way I can achieve this functionality with RadGrid?

Many thanks and happy holidays.

KS

1 Answer, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 24 Dec 2009, 10:32 AM
Hi,

Have you checked out the RadToolTip control of fered by Telerik  . Here is a demo link to start with
http://demos.telerik.com/aspnet-ajax/tooltip/examples/imagegallery/defaultcs.aspx

Thanks,
Shinu
Tags
Grid
Asked by
Khurram Saleem
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Share this question
or