Skip to content

Rerender #1589

Aug 16, 2021 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

Hi,

In your case you need dtInstance.ajax.reload(false) instead of this.dtTrigger.next(). Also remove dtInstance.destroy() call.

Documentation: ajax.reload

The false parameter is necessary in your case to inform DT to NOT go back to the first page.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@joseserrano15
Comment options

Answer selected by joseserrano15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants