-
Hello, I created two datatables on same page on top of page i added button for show hide datatables Now i need to do refresh datatables when click on show button Is there way to do it? |
Beta Was this translation helpful? Give feedback.
Answered by
lrljoe
Dec 29, 2023
Replies: 1 comment
-
Believe I may have answered this question in Discord for you, but you just need to dispatch "refreshDatatable" to the relevant table to cause it to refresh. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
lrljoe
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Believe I may have answered this question in Discord for you, but you just need to dispatch "refreshDatatable" to the relevant table to cause it to refresh.