UI for ASP.NET MVC
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.
You can bind the Telerik UI for ASP.NET MVC ListView to remote data using Ajax binding.
Choose between single or multi-item section by setting a single configuration option.
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.