Sort Datatable Columns help #3874
-
Hello everybody. In documentation is not enought explained the right way to sort columns (at least for me). I understand that I have to edit "sort_column_index" and enable "on_sort event", but... What kind of code is suposed to put in "on_sort" event? Is there a little example? Thank you very much. Best regards. |
Beta Was this translation helpful? Give feedback.
Answered by
nastiliano
Aug 27, 2024
Replies: 1 comment
-
Hello everybody, Attending to this post #1943 I add some lines to the official example in "on_sort" event:
Thanks to everybody. Best regards |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ndonkoHenri
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello everybody,
Attending to this post #1943 I add some lines to the official example in "on_sort" event: