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

Click event on each item in RadCoverFlow

3 Answers 101 Views
CoverFlow
This is a migrated thread and some comments may be shown as answers.
Aleks
Top achievements
Rank 1
Aleks asked on 02 Sep 2009, 01:43 PM
Hi,

How can I implement click event on each item in RadCoverFlow?

Thanks

3 Answers, 1 is accepted

Sort by
0
Valeri Hristov
Telerik team
answered on 02 Sep 2009, 02:51 PM
Hello Aleks,

RadCoverFlowItem do not expose a Click event. You could use the MouseLeftButtonUp for that purpose. Other option would be to add handler on the Selected event, but this depends on your scenario.

Why do you need to add Click handler on the coverflow items?

Regards,
Valeri Hristov
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.
0
Aleks
Top achievements
Rank 1
answered on 03 Sep 2009, 12:38 PM
Thank you Valeri

Actually I need double click, when selecting an image (item) from CoverFlow to go to another page, but I will find a workaround for my case.


Best regards,
Aleksandra
0
Valeri Hristov
Telerik team
answered on 03 Sep 2009, 01:06 PM
Hello Aleks,

Just wanted to let you know that very soon we will be releasing a new version of RadCoverFlow, that will be able to 3D rotate any UI element, not only images. It would be possible to put a user control inside the RadCoverFlowItem that could contain buttons or other elements, where you could attach a handler to our double-click event.

All the best,
Valeri Hristov
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
CoverFlow
Asked by
Aleks
Top achievements
Rank 1
Answers by
Valeri Hristov
Telerik team
Aleks
Top achievements
Rank 1
Share this question
or