The grid is a Ajax-enabled JavaScript control that provides solution for representing tabular data on the web. Since the grid is client-side solution and loading data dynamically through Ajax callbacks, it can be integrated with any server side technology. Features:
- Full control with JavaScript API
- Data returned from the server can be in XML or JSON format
- Simple configuration
- Ability to load big datasets (paging)
- Resizable columns
- Server-side sorting
- Support of links, images, checkboxes
- You can add more than one grid on a sigle page (master-detail)
- Subgrids
- Row editing
- xml and json data readers