List
The List control displays data in an interactive hierarchical structure across various layouts or views, incorporating features like data binding, template rendering, and grouping.
Default Behavior (Local Data)
Demonstrates default behavior and binding the List control with local data.
Grouping
Demonstrates grouping in the List control.
Remote Data
Demonstrates binding the List control with remote data.
Checkbox List
Demonstrates add checkboxs for selection to the List control.