How to automatically refresh the table after the save method? #1596
Unanswered
nerisonpitogo
asked this question in
Q&A
Replies: 1 comment
-
@nerisonpitogo -> are you using V2 or V3? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am very new to this package and I am having difficulty understanding the doc. How to automatically reset the table after the saving the record?
I tried adding $this->emit('refreshDatatable');
but I get an error.
Beta Was this translation helpful? Give feedback.
All reactions