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

Add row add event to avoid reloading #44

Open
skydig opened this issue Jun 29, 2024 · 4 comments
Open

Add row add event to avoid reloading #44

skydig opened this issue Jun 29, 2024 · 4 comments
Labels
enhancement New feature or request

Comments

@skydig
Copy link

skydig commented Jun 29, 2024

as title,
and after one row removal of one page, how to refresh?
thanks!

@maccesch
Copy link
Collaborator

Please refer to the examples and docs.
There is a paginated rest example as well as an editing example. Reloading is possible through a prop on the TableContent component.

@skydig
Copy link
Author

skydig commented Jul 1, 2024

is there way to avoid full page reload after add only one row? (everytime, all rows are re-drawed...)

very thanks.

@maccesch
Copy link
Collaborator

maccesch commented Jul 1, 2024

Hm I think right now this is not possible, sorry. But would be a good feature to have.

@maccesch maccesch reopened this Jul 1, 2024
@maccesch maccesch changed the title quesition: is it possible to make the pagination(from restful) row editable? and how? Add row add event to avoid reloading Jul 1, 2024
@maccesch maccesch added the enhancement New feature or request label Jul 1, 2024
@skydig
Copy link
Author

skydig commented Jul 5, 2024

thanks sir, i have look the source get_row caller, it's too complex to modify.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants