Is there a way to change "language" url or options at runtime? #1701
Unanswered
habtista-peco
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Hi, I think you will need to re-initialize the table after changing Please use the Rerender example to learn how to re-initialize the table. |
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
-
Let say that I have a table with the following initialization options:
How can I change the dtOptions language.lengthMenu to 'Afficher MENU entrées' and have the dataTable apply the changes?
Beta Was this translation helpful? Give feedback.
All reactions