background

Kendo UI for jQuery

jQuery ListView

  • Display repeating read-only or editable content rich formatted list items in predefined templates with minimal code in your jQuery pages.
  • Part of the Kendo UI for jQuery library along with 100+ professionally-designed components.
  • Includes support, documentation, demos, virtual classrooms, learning resources and more!
ListView
  • Overview

    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.

    See the jQuery ListView demo

    listview-overview
  • Editing

    The jQuery ListView component doesn’t only display static content, you can also allow your users to create, update, and delete records.

    See the jQuery ListView Editing demo

  • Selection

    By default, items in displayed by jQuery ListView are read only, but you can enable single or multiple selection through a single property.

    See the jQuery ListView Selection demo

  • Endless Scrolling

    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.

    See the jQuery ListView Endless Scrolling demo

  • Paging

    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.

    Read the jQuery ListView Paging documentation

  • Grouping

    The jQuery ListView component integrates with the included jQuery DataSource library to achieve item grouping.

    See the jQuery ListView Grouping demo

  • Templates

    Define, layout and style each list item, its header, its footer, and even the loading animation.

    Read the jQuery ListView Templates documentation

    listview-templates
  • Globalization

    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.

    See the jQuery ListView RTL demo

    rtl-support
  • Keyboard Navigation

    Improve accessibility and productivity with keyboard-only navigation. This component supports keyboard navigation to help navigate and interact with items.  

    See the jQuery ListView Keyboard Navigation demo

    Keyboard Navigation

All Kendo UI for jQuery Components

Next Steps

Next Steps