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
so for adds and edits this is working fine, the token is sent to the server in the request headers fine and i do not get errors, however when deleting a row, it does not send the token and from my google research i do not see where i can set this option for the Delete events. Is this a bug or am i doing something wrong here.
thank you
The text was updated successfully, but these errors were encountered:
Good day all,
i seem to be running into a minor issue that is causing a lot of headeach to me.
i'm using free-jqgrid 4.15.5 => https://cdnjs.cloudflare.com/ajax/libs/free-jqgrid/4.15.5/jquery.jqgrid.min.js
So my setup is as follow
and then in my grid setup i have
so for adds and edits this is working fine, the token is sent to the server in the request headers fine and i do not get errors, however when deleting a row, it does not send the token and from my google research i do not see where i can set this option for the Delete events. Is this a bug or am i doing something wrong here.
thank you
The text was updated successfully, but these errors were encountered: