Visualize large amounts of data with the DataBoundListBox. The control comes with greatly optimized performance and user interaction responsiveness.
RadDataBoundListBox allows for defining a Header and a Footer elements. These are specialized visual items that are displayed at the beginning and at the end of the scrollable list and bring additional information to the end-user.
Out-of-the-box functionality for handling cases when no data is available for the control.
The Virtualization Strategy is the way visual items are created and ordered within the viewport of the application. There are three types of Virtualization Strategies that are shipped out-of-the-box:
The control provides an infrastructure that allows the end-user to request a data refresh by pulling the top edge of the scrollable content down and releasing it.
The Item Reorder functionality in DataBoundListBox enables the end-user to reorder visual items in the list box' viewport also changing the position of the items in the provided data source.
The control supports several modes of data virtualization enabling useful technique for handling large amounts of data in connected scenarios.
RadDataBoundListBox supports per-item animations for viewport items that are added or removed from the viewport.