Telerik UI for ASP.NET MVC ListView Basic Usage

Loading Demo...
  • EXAMPLE
  • VIEW SOURCE
index.cshtml
IndexController.cs
ProductService.cs

Also available for:

CLIENT-SIDE API SERVER-SIDE API
devcraft ninja image

The ListView component is part of Telerik UI for ASP.NET MVC, a professional grade UI library with 110+ components for building modern and feature-rich applications. To try it out sign up for a free 30-day trial.

Description

The Telerik UI for ASP.NET MVC ListView allows you to display data-bound items in a stylish, custom templated layout.

The ListView, also known as a repeater, iterates over each item in a given data source and renders content.

Functionality and Features

  • Ajax binding—Configuring options for Ajax binding.
  • Editing—Editing functionality for the items.
  • Paging—A pager, to control the display of larger amounts of data.
  • Templates—Customize the visualization of the data items.
  • Endless Scrolling—Optimize performance for large amounts of data by displaying only a subset of items and appending additional records on demand.
  • Selection—Select one or more items at a time with the Single and Multiple Selection options.
  • Grouping—Grouping of ListView items.
  • Globalization—Translation and adaptation of component messages to specific cultures.
  • RTL—Support for right-to-left languages.
  • Accessibility—Screen readers and keyboard support.

Additional Apps

This ListView example is part of a unique collection of hundreds of ASP.NET MVC demos, with which you can see all Telerik ASP.NET MVC 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 the ThemeBuilder.

Support & Learning Resources

Additional Resources