Telerik UI for PHP ListView Overview

Loading Demo...
  • EXAMPLE
  • VIEW SOURCE
index.php
DataSourceResult.php

Also available for:

API REFERENCE

Description

The jQuery ListView control allows you to group, page, and edit data.

In this demo, you can see the ListView with enabled paging.

The jQuery ListView control is part of Kendo UI for jQuery, a comprehensive, professional-grade UI library for building modern and feature-rich applications. The Kendo UI for jQuery collection provides 110+ UI components, an abundance of data-visualization gadgets, client-side data source, and a built-in MVVM (Model-View-ViewModel) library.

This ListView example is part of a unique collection of hundreds of jQuery demos, with which you can see all Kendo UI for jQuery components and their features in action. View the source code of the demos from the library or directly adapt, and edit them and their theme appearance in Kendo UI for jQuery Dojo or ThemeBuilder.

Functionality and Features

  • Editing–The ListView encapsulates operations for adding, removing, selecting, and editing items. These methods enable you to modify the underpinning list of items through a series of user-initiated actions or events.
  • Grouping–The ListView enables you to group its data by using templates.
  • Paging–You can paginate your ListView data as required and optimize the performance of the control.
  • Selection–The ListView allows you to select one or more elements and highlight them in a different color.
  • Templates–You can modify the appearance of the data in your ListView by utilizing the template configuration.
  • Scrolling–The scrolling feature of the ListView includes the endless scroll mode.

Support & Learning Resources

Additional Resources