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

ListBox Items Limit

3 Answers 65 Views
ListBox
This is a migrated thread and some comments may be shown as answers.
David
Top achievements
Rank 1
David asked on 05 Oct 2012, 04:57 PM
Is there a maximum limit to the number of items that can be added to the ListBox?
How can this limit be changed?

3 Answers, 1 is accepted

Sort by
0
George
Telerik team
answered on 10 Oct 2012, 05:28 PM
Hi David,

 
Could you explain why do you need to limit the items in the RadListBox control? The control support virtualization by default and it could work with a lot of items. In theory, the maximum number of items is limited only by the memory.

Regards,
George
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

0
David
Top achievements
Rank 1
answered on 10 Oct 2012, 06:04 PM
We need to display more than 1000 items (each item contains a CheckBox and TextBlock). The RadListBox does not display all the items we load. A co-worker had mention to me that there's a limit of 1000 items per his earlier contact with Telerik.
0
Vladi
Telerik team
answered on 15 Oct 2012, 01:40 PM
Hello David,

As George mentioned RadListBox control has a built-in virtualization and adding a thousand items in the ItemsSource shouldn't lead to any unexpected behaviors.

If you have any other questions do not hesitate to contact us again.

Regards,
Vladi
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
ListBox
Asked by
David
Top achievements
Rank 1
Answers by
George
Telerik team
David
Top achievements
Rank 1
Vladi
Telerik team
Share this question
or