List your items in an intuitive way by providing the ability to scroll, reorder and delete your items. Additionally, integrate multiple list boxes by providing the ability to transfer and move items between them.
Data Binding
Bind your list box to various data sources such as ASP.NET DataSource controls, custom business objects, OData and even web services.
Checkboxes
Set a single property and instantly integrate a checkbox control into every list-box item.
Drag-and-Drop Support
Easily move or transfer items from one list box to another or even a completely different ASP.NET control by enabling drag and drop.
Templates
Specify and customize the exact layout of every item within the list box.
Load On Demand
Only load the data that currently needs to be displayed to the user through the lazy-loading load-on-demand feature.
Client-Side API
Fully interact with the ASP.NET list box control in JavaScript through the provided client-side API.