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

DataBoundListBox.RealizedItems are not realized items under the OnDemandAutomatic mode

1 Answer 35 Views
DataBoundListBox
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Mikio
Top achievements
Rank 1
Mikio asked on 04 Sep 2011, 04:22 PM
DataBoundListBox.RealizedItems are not realized items under the OnDemandAutomatic mode.
RealizedItems returns the "Requested items" by ListBox_DataRequested.

Thank you.

1 Answer, 1 is accepted

Sort by
0
Deyan
Telerik team
answered on 06 Sep 2011, 07:45 AM
Hi Mikio,

Thanks for writing.

In general, the RealizedItems property of RadDataBoundListBox returns a collection of items which are currently mapped to a data item and are loaded in the items panel of the control. It is not in any way associated with the data virtualization mode currently set to the control.

However, if you still think that there is an issue in RadDataBoundListBox, please prepare a sample project that we can use to reproduce it and directly see what goes wrong.

Please note that you will have to open a new support ticket in order to be able to attach your project.

Greetings,
Deyan
the Telerik team

Thank you for being the most amazing .NET community! Your unfailing support is what helps us charge forward! We'd appreciate your vote for Telerik in this year's DevProConnections Awards. We are competing in mind-blowing 20 categories and every vote counts! VOTE for Telerik NOW >>

Tags
DataBoundListBox
Asked by
Mikio
Top achievements
Rank 1
Answers by
Deyan
Telerik team
Share this question
or