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

Carousel ItemsPerPage

3 Answers 67 Views
Carousel
This is a migrated thread and some comments may be shown as answers.
Raj
Top achievements
Rank 1
Raj asked on 13 Oct 2010, 12:22 PM

Hi,
What is  the maximum limit for ItemsPerPage. How do Carousel handles the view if there is more than 100 image items assigned to ItemsPerPage.

Regards,
Raj.

3 Answers, 1 is accepted

Sort by
0
Milan
Telerik team
answered on 13 Oct 2010, 12:43 PM
Hello Raj,

That really depends on the type of items that are displayed. If you are only displaying images there should be no problem to display dozens of items simultaneously. On the other hand, if your items contain many elements like TextBox, Button, TextBlock you will be limited to about a dozen since those elements require a lot of rendering time. In any case it might be difficult to have smooth scrolling animations with 100 or more items. 


Kind regards,
Milan
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
0
Raj
Top achievements
Rank 1
answered on 13 Oct 2010, 04:33 PM
Hi,

Thanks for your reply.

Let us say we have total of 100 ads to show.  Can we only show 20 or X ads at a time?  As you scroll through left/right you see all the other 80 ads .

Regards,
Raj.
0
Maya
Telerik team
answered on 19 Oct 2010, 07:49 AM
Hi Raj,

You can use the mentioned property ItemsPerPage and set it to the desired number (20 or X ads). Thus 20 out of the 100 will be shown at a time. The rest will be displayed on scrolling left/ right.
 

Best wishes,
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
Raj
Top achievements
Rank 1
Answers by
Milan
Telerik team
Raj
Top achievements
Rank 1
Maya
Telerik team
Share this question
or