background

UI for ASP.NET MVC

ASP.NET MVC ListView

  • Use the ASP.NET MVC ListView to display a custom layout of data-bound items. Take advantage of its built-in features such as paging, templates, scroll modes, selection and more.
  • Part of the Telerik UI for ASP.NET MVC library along with 110+ professionally designed UI components.
  • Includes support, documentation, demos, virtual classrooms and more!
Telerik UI for ASP.NET MVC Suite
  • Overview

    The ASP.NET MVC ListView control allows you to display data in a custom layout, which you can easily define by using templates and styles, giving end users the power to edit, insert and delete data. You can see commonplace examples of its use in the design structures of the Internet, search engine results, tweets from Twitter, Facebook updates, inbox items in Gmail, card lists in Trello, and so on.

    Telerik UI for ASP.NET MVC ListView Overview
  • Data Binding

    You can bind the Telerik UI for ASP.NET MVC ListView to remote data using Ajax binding. 

    Telerik UI for ASP.NET MVC Data Binding
  • Grouping 

    The items in the ListView control can be easily grouped based on developer-provided criteria. The functionality allows your users to easily access the information they’re interested in. For example, you can group shops under logical categories such as distance or area, helping your customers to find their most suitable location.  
    Telerik UI for ASP.NET MVC ListView
  • Selection

    Choose between single or multi-item section by setting a single configuration option.

    Telerik UI for ASP.NET MVC ListView selection
  • Scroll Modes

    The MVC ListView component comes with a scrolling functionality, which is disabled by default and can be enabled through the scrollable property. The control also allows endless scrolling which makes it easier to deal with large amounts on data by appending additional pages on demand.
  • Editing

    ASP.NET MVC ListView enables users to quickly create, update or delete data, while you have full control over the look and feel of the edit form.

    Telerik UI for ASP.NET MVC ListView Editing
  • RTL Support

    The ListView component, like many others from the Telerik UI for ASP.NET MVC suite, supports RTL configuration. The RTL functionality is supported in my most of our components to respond to users who communicate through a right-to-left language such as Arabic or Hebrew. 
    Telerik UI for ASP.NET Core RTL Support
  • Globalization

    The Telerik UI for ASP.NET MVC ListView supports globalization so it can be adapted for various culture settings. Just translate the component's messages to tend to all users' needs.  
    Globalization Localization
  • Accessibility

    The MVC ListView control is compliant with Section 508 and WCAG 2.1 guidelines, so you can rest assured that your application will meet the needs of all users. 
    Telerik UI for ASP.NET MVC Accessibility
  • Keyboard Navigation

    The ListView comes with built-in support for keyboard navigation, which can be enabled by setting the Navigatable option to true.

    See the full list of supported keys and user actions
    Telerik UI for ASP.NET MVC Keyboard navigation

All ASP.NET MVC Components

Next Steps