Kendo UI for jQuery
The Kendo UI for jQuery ListView beautifies repeating editable or ready-only data content in a richly formatted list. Just configure a template and the Angular List View will automatically display any content in read-only or editable form.
The jQuery ListView component doesn’t only display static content, you can also allow your users to create, update, and delete records.
By default, items in displayed by jQuery ListView are read only, but you can enable single or multiple selection through a single property.
With scrolling enabled, jQuery ListView will automatically add scroll bars to your content if you set the size smaller than the size of the content itself. Optionally enable endless scrolling for improved performance. In this case, content will be loaded on demand rather than all at once.
Thanks to integration with the jQuery Pager component, you can easily add a paging feature to Kendo UI for jQuery ListView. Built-in options such as position, page size, button count and more ensure that you can easily meet virtually any requirements.
The jQuery ListView component integrates with the included jQuery DataSource library to achieve item grouping.
Define, layout and style each list item, its header, its footer, and even the loading animation.
The jQuery ListView component supports any globalization or localization scenarios. You can also enable RTL mode to display the control’s text and UI elements from left to right.
Improve accessibility and productivity with keyboard-only navigation. This component supports keyboard navigation to help navigate and interact with items.