DevExpress engineers feature-complete Presentation Controls, IDE Productivity Tools, Business Application Frameworks, and Reporting Systems for Visual Studio.
ASP.NET Data View
Adaptive Layout
Data Binding - ASPxDataView supports standard data binding, so it can obtain data from any object that implements the IEnumerable or IDataSource interface.
Endless Paging and Record Navigation - The Endless Paging mode in the DevExpress Data View (ASPxDataView) allows data to load on demand based on user actions. In this demo, more items are loaded on demand when the end-user clicks the 'Show more items…' link.
SEO Friendly Paging
Template Support - The look of the items can be modified by using templates that define how an element will be rendered by the client browser.
Custom Callbacks - Data view can perform round-trips to the server using AJAX-based callback technology.