 |
Essential Grid
Published By:
The GridGroupingControl is a very powerful datagrid that can databind to various datasources including ADO.NET Entities, LINQ to SQL, data collections like List, BindingList, ADO.NET’s DataTable and DataView and any IEnumerable or IQueryable collections. It comes with built-in AJAX support or can work with ASP.NET AJAX's UpdatePanel. GridGroupingControl provides built-in support for hierarchy views, grouping, multi column sorting, filtering, summaries and various data editors. A variety of styling options are available for various sections of the Grid Grouping Control such as group, filter, header, footer, summary and nested cells, and different states such as adding new record, alternate record, and group indent cells.
|