Server-side sorting with MUI DataGrid is not working
I am trying to implement server-side sorting with mui’s DataGrid component. Server-side pagination is working fine, but sort functionality is not. Here is my code:
I am trying to implement server-side sorting with mui’s DataGrid component. Server-side pagination is working fine, but sort functionality is not. Here is my code: