Data refresh on Datalist & Datagrid Ajax Operation. #1379
Closed
karandatwani92
started this conversation in
Public Beta
Replies: 1 comment 1 reply
-
Thanks @karandatwani92 I had already a PR pending for this. So I just picked it and merged it. You can now configure a It's now also table aware, so that it refreshes the appropriate table. Laravel-Backpack/CRUD#5835 It's available in the last bet, please can you test it out, and write the docs for that option ? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Datalist & Datagrid have ajax operations like delete & trash, which has no effect inside component
Suppose if there is an operation which changes the
status
of the entry? should changes be reflected? (Yes, an alert triggers right now). What else can be done here?Beta Was this translation helpful? Give feedback.
All reactions