Hi,
We have an “Editable” Grid, with “filter row” and “paging mode”. This Grid have 20000rows.
Description of the problem :
——————————–
When we trying to filter a column, the result of the filter is applied only on visible current page. Or, the filter should be applied to all data of the Grid, from first page to the last page.
Question :
— how to change the “filter row” behavior to filter one/or more columns on all data in the pageable Grid?
–> Or other solution to apply filter in all grid data ?
Best regards,
Tazi