Skip to content

This example demonstrates how to obtain all filtered and sorted rows from the DataGrid component.

License

Notifications You must be signed in to change notification settings

DevExpress-Examples/devextreme-datagrid-get-all-filtered-data

Repository files navigation

DataGrid for DevExtreme - How to obtain all filtered and sorted rows

This example demonstrates how to obtain all filtered and sorted rows from the DataGrid component.

To test this functionality, you can filter or sort data in the UI and press "Get All Filtered And Sorted Data". See results in the second grid.

To implement this functionality, access a bound Store object and pass loadOptions along with the combined filtering expression to its load() method.

DevExtreme DataGrid - How to obtain all filtered and sorted rows

Files to Review

Documentation

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)

About

This example demonstrates how to obtain all filtered and sorted rows from the DataGrid component.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 16