DataGrid for DevExtreme - How to obtain all filtered and sorted rows
May 30, 2026 ยท View on GitHub
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.

Files to Review
- jQuery
- Angular
- Vue
- React
- NetCore
Documentation
Does This Example Address Your Development Requirements/Objectives?
(you will be redirected to DevExpress.com to submit your response)