dhtmlxList is a client-side JavaScript component that displays a collection of objects in a list according to a user-defined template. It allows you to arrange multiple objects with similar properties within a single container and make your data organized.

Configuring List | Describes the initialization of List and the elements of its customization: types of data templates and paging. |
Loading Data | Guides you through the possibilities of loading data into List. |
Operating Items | Covers the ways of working with data in List: adding/deleting, selecting, filtering, sorting and moving items. |
Other | Includes common info you may need while working with List. |