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

Carousel with a fish eye effect

1 Answer 59 Views
Carousel
This is a migrated thread and some comments may be shown as answers.
Subarna Bandyopadhya
Top achievements
Rank 1
Subarna Bandyopadhya asked on 06 Apr 2011, 10:19 AM
I am trying to use the carousel control to try and create a fish eye effect. I want all the items to be of the same size and at the same horizontal level and the selected item / item in focus to be slightly larger.
With the current default control, the item sizes vary defending on thier proximity to the selected item.
Also I don't want various levels of opacity . I want all items to have opacity = 1.

Finally, my carousel will potentially have lots of items, so I want a data pager with page size of 1 associated with it to show which item is being currently displayed. Is that possible ?
Say in a carousel of 1000 items, how does the user navigate to the 500th item, without navigating though the whole lot ?

1 Answer, 1 is accepted

Sort by
0
Maya
Telerik team
answered on 07 Apr 2011, 04:57 PM
Hello Subarna Bandyopadhya,

You may take a look at this forum thread for a reference on how to change the path so that it is straightforward. As far as paging is concerned, you may implement the RadDataPager, bind it to your data source and bind the RadCarousel to the PagedSource of that pager.
 

Kind regards,
Maya
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
Carousel
Asked by
Subarna Bandyopadhya
Top achievements
Rank 1
Answers by
Maya
Telerik team
Share this question
or