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

OnMouseOver

3 Answers 86 Views
Grid
This is a migrated thread and some comments may be shown as answers.
L
Top achievements
Rank 1
L asked on 28 Feb 2009, 05:58 AM
hi

How do i do a mouseover on the picture of this example http://demos.telerik.com/aspnet-ajax/controls/examples/integration/raduploadinajaxifiedgrid/defaultcs.aspx?product=grid instead of having to click at the picture to show the larger image? Thanks

3 Answers, 1 is accepted

Sort by
0
Yavor
Telerik team
answered on 03 Mar 2009, 11:04 AM
Hi L,

One possible option in this case would be to assign an onmouseover client side event handler for the image. In the client side handler, you can alter the image url, to point to the actual size image.
I hope this suggestion gets you started properly.

Greetings,
Yavor
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
L
Top achievements
Rank 1
answered on 03 Mar 2009, 01:35 PM
hi

Thanks. Any examples or do you mind rework the demo for the OnMouseOver instead of clicking at the picture? thanks

Sorry for the troubles.
0
Yavor
Telerik team
answered on 03 Mar 2009, 02:33 PM
Hi L,

Attached to this message, is a small application, which handles a functionality close to the one that you mentioned.
I hope it helps.

Regards,
Yavor
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Grid
Asked by
L
Top achievements
Rank 1
Answers by
Yavor
Telerik team
L
Top achievements
Rank 1
Share this question
or