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

how Detail image when Mouse Over on item

4 Answers 94 Views
Rotator
This is a migrated thread and some comments may be shown as answers.
hesam
Top achievements
Rank 1
hesam asked on 17 Apr 2010, 07:43 AM
hi admin
how i can show detail image in your sample
http://demos.telerik.com/aspnet-ajax/rotator/examples/gallery/defaultcs.aspx
when i mouse over that

thanks a lot

4 Answers, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 19 Apr 2010, 09:59 AM

Hello,

One sugegstion would be attaching 'OnClientMouseOver' event to Rotator control and invoke an ajaxRequest in the handler, and pass the item index. In the RadAjaxManager1_AjaxRequest method, update the preview using same logic (after getting the item index).

-Shinu.

0
hesam
Top achievements
Rank 1
answered on 20 Apr 2010, 09:22 AM
hi
thanks for you answer
possible for you take me Sample

thanks a lot
0
hesam
Top achievements
Rank 1
answered on 07 May 2010, 07:11 PM
hi
thanks a lot shinu
if i want use RadAjaxManagerProxy how i can do that?
thanks
0
Petio Petkov
Telerik team
answered on 10 May 2010, 03:22 PM
Hello Hesam,

You can find an example, which is similar to your goals at the following link:
http://demos.telerik.com/aspnet-ajax/tooltip/examples/tooltipasformchild/defaultcs.aspx
Once you hover on item of the rotator, a tooltip (with detailed information) will appear.

Hope this helps.

Kind regards,
Petio Petkov
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
Rotator
Asked by
hesam
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
hesam
Top achievements
Rank 1
Petio Petkov
Telerik team
Share this question
or