You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there a way to modify the sortColumn value being sent to the server? I would like it to be possible to assign a name and not have to save the column key value server side.
Also another question is there a way to trigger a server request manually? I currently use datatable.search("") to do it but would prefer a more natural way of doing it. I want to pass some parameters to the server when I do something else in the page.
The text was updated successfully, but these errors were encountered:
Is there a way to modify the sortColumn value being sent to the server? I would like it to be possible to assign a name and not have to save the column key value server side.
Also another question is there a way to trigger a server request manually? I currently use datatable.search("") to do it but would prefer a more natural way of doing it. I want to pass some parameters to the server when I do something else in the page.
The text was updated successfully, but these errors were encountered: