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

Open image on new browser window on mouse click

3 Answers 119 Views
CoverFlow
This is a migrated thread and some comments may be shown as answers.
Aydın Kara
Top achievements
Rank 1
Aydın Kara asked on 09 Feb 2009, 09:40 AM
Hello,

Is it possible to open the clicked image in a coverflow to open in a new browser window? I couldn't see any attribute on radcoverflow related to this.

Thanks

3 Answers, 1 is accepted

Sort by
0
Miroslav Nedyalkov
Telerik team
answered on 10 Feb 2009, 05:04 PM
Hello Hasan ARSLAN,

In order to do that you simply need to attach an event handler to the SelectedItemMouseUp event and  open the new browser window in the handler. I'm attaching an example.

Kind regards,
Miroslav Nedyalkov
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Casey
Top achievements
Rank 1
answered on 22 Sep 2009, 08:54 AM
Hello,

I am looking at the example, how would I identify the original picture to popup when a picture is clicked in the coverflow application?

Thank you.
0
Miroslav Nedyalkov
Telerik team
answered on 25 Sep 2009, 07:13 AM
Hi Casey,

This event is fired only when the selected image is clicked, so you can just use the SelectedItem property of the CoverFlow control.

Regards,
Miroslav Nedyalkov
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
Aydın Kara
Top achievements
Rank 1
Answers by
Miroslav Nedyalkov
Telerik team
Casey
Top achievements
Rank 1
Share this question
or