• 
      

    Customized columns of DataGrid should keep sort

    Review Request #2155 — Created Feb. 22, 2011 and submitted — Latest diff uploaded

    Information

    Djblets

    Reviewers

    While adding or removing columns of a datagrid, the search parameter, for instance page=2, is ignored according to JS function saveColumns.
    Additional, when the result for datagrid is generated via a search criteria, customization of column will lost all search criteria.