Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support entities #385

Closed
Janpot opened this issue May 9, 2022 · 3 comments
Closed

Support entities #385

Janpot opened this issue May 9, 2022 · 3 comments
Labels
feature: App Editor scope: toolpad-studio Abbreviated to "studio" umbrella For grouping multiple issues to provide a holistic view

Comments

@Janpot
Copy link
Member

Janpot commented May 9, 2022

Recently we implemented support for server-side pagination through the concept of data providers. We should extend the capabilities to also include:

  1. Filtering Support server-side filtering in data grid. #2886
  2. Sorting Datagrid in Toolpad should support server-side sorting  #2539
  3. Row editing Support server-side row editing #2887
  4. Row creation Support server-side row creation #2888
  5. Row deletion Support server-side row deletion #2889

Relates to: mui/mui-x#8179

@prakhargupta1 prakhargupta1 added this to the backlog milestone May 31, 2022
@prakhargupta1 prakhargupta1 removed this from the Backlog milestone Aug 29, 2022
@prakhargupta1 prakhargupta1 added this to the pro-code MVP milestone Mar 28, 2023
@prakhargupta1 prakhargupta1 removed this from the beta milestone May 23, 2023
@prakhargupta1 prakhargupta1 modified the milestone: beta-gamechanger Jun 5, 2023
@prakhargupta1 prakhargupta1 added the umbrella For grouping multiple issues to provide a holistic view label Nov 10, 2023
@JerryWu1234
Copy link
Contributor

@Janpot these problems is very suitable for me.
#2539
such as this one.
Could you offer more details?

@Janpot
Copy link
Member Author

Janpot commented Nov 18, 2023

@JerryWu1234 I've updated the issue and turned it into an umbrella for improvements on Toolpad data providers. Did you get a chance already to try them out? The documentation page should get you right on track. We would like to closely align this feature with MUI X in the near future and add filtering/sorting/... capabilities.

@JerryWu1234
Copy link
Contributor

Did you get a chance already to try them out?

I didn't, but I developed the pagination function and filtering before.

@oliviertassinari oliviertassinari added the scope: toolpad-studio Abbreviated to "studio" label Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature: App Editor scope: toolpad-studio Abbreviated to "studio" umbrella For grouping multiple issues to provide a holistic view
Projects
None yet
Development

No branches or pull requests

4 participants