ComponentOne GridView for ASP.NET WebForms
Task-Based Help / Updating the Grid with AJAX
In This Topic
    Updating the Grid with AJAX
    In This Topic

    The following task-based help items demonstrate setting C1GridView properties to use AJAX to update the grid, including moving columns, paging, sorting, filtering and more.

    Note that multiple Actions may be selected for a grid, or you can set the Action property to All for all actions on the grid to be performed via callbacks.

    See Also