Integrating the
ASPxGridView into a SharePoint application is simple and straightforward via our
SPxListViewWebPart site feature. This web part makes it possible to display SharePoint Lists within the
ASPxGridView control and to enable functionality such as data editing, sorting, grouping and filtering. Unlike the standard SharePoint ListViewWebPart, all data processing is performed via callbacks. Finally, changing List data display using the standard SharePoint View mechanism is supported.
In this demo, the SPxListViewWebPart is used to display a SharePoint contacts list. You can change the View by selecting an item from the combo box in the top right corner of the grid (this applies a predefined sort, group or filter command to the ASPxGridView control).