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

CoverFlow Rotate Images

5 Answers 82 Views
CoverFlow
This is a migrated thread and some comments may be shown as answers.
Jenny
Top achievements
Rank 1
Jenny asked on 04 Jun 2009, 09:08 AM
Hi,

I want to rotate images in coverflow. I mean that whever i click from coverflow, my selected item will be center and the other images are appear equally beside of center. But I canot remove , add items from coverflow and also canot clear item from coverflow. When I add, remove, clear, I got this kind of error "Operation not supported on read-only collection." I hope to hear as much as quickly.
Thanks ,
Jenny

5 Answers, 1 is accepted

Sort by
0
Miroslav Nedyalkov
Telerik team
answered on 05 Jun 2009, 12:30 PM
Hello Jenny,

Most probably you are using the ItemsSource property of the CoverFlow control to set the images and after that you are trying to change the Items collection. This is not allowed. You should change the collection you set as ItemsSource, but note that it needs to be ObservableCollection to let the control know when the collection was changed.

I hope this information is helpful for you.

Regards,
Miroslav Nedyalkov
the Telerik team

Instantly find answers to your questions on the newTelerik Support Portal.
Check out the tipsfor optimizing your support resource searches.
0
Jenny
Top achievements
Rank 1
answered on 30 Jun 2009, 03:21 AM
Hello ,
            Thanks for your reply. I would like to request suggestion from you for the following case?
 I already tried with ObservationCollection but i get still same error.
Is it possible to rotate image in coverflow?
Whenever I click one of item which can be any position of coverflow, my selected image want to appear in center and other images are appear eqally number of items beside of center.
for example: ('*' is not selected image and '_' is the selected image where '|' is the screen bounderies)
    first image selected:       |  _ * * * * |
    second image selected: | * _ * * * |
    third image selected:      | * * _ * * |
 fourth image selected:      | * * *  _ * |
fifth image selected:  | * * *  * _  |
 so the selected image is come from anyposition and
my expected style for all of above condition is the selected image will be center.
my expected style : | * *  _ * * |.

If there have any reference for my case, kindly share me.
 
Thanks and Best Regards,
Jenny
0
Kaloyan
Telerik team
answered on 07 Jul 2009, 07:58 AM
Hello Jenny,

The current version of the RadCoverflow is not supporting such functionality. We have already included the requested image rotation features in our Q3 2009 TODO list. Let us know if you need some more information.

Sincerely yours,
Kaloyan
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
Jenny
Top achievements
Rank 1
answered on 07 Jul 2009, 08:36 AM
Is Q3 2009 TODO list already launched? If not, what time Q3 2009 TODO list for coverflow will launch???
0
Nikolay
Telerik team
answered on 08 Jul 2009, 12:57 PM
Hi Jenny,

We have not set the final plans, yet. We will do this in the next following days. We will definitely include the feature you requested.

Sincerely yours,
Nick
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
CoverFlow
Asked by
Jenny
Top achievements
Rank 1
Answers by
Miroslav Nedyalkov
Telerik team
Jenny
Top achievements
Rank 1
Kaloyan
Telerik team
Nikolay
Telerik team
Share this question
or