useDataGrid
You may use the useDataGrid
hook to process your data with features compatible with the MUI X DataGrid and DataGridPro component. You can be used as an out-of-the-box feature without needing to do extra operations for sorting, filtering, and pagination.
Refer to the useDataGrid
hook documentation for more information. →
With DataGrid
Component
View useDataGrid with DataGrid
component example source