Search found 4 matches

Hi, I am looking for a way to modify the headers of the request in the ajaxstore before its sent to the server. An interceptor or similar that allows to modify request properties. Something like axios interceptors. We are using a security framework, auth0 spa sdk to get authorization tokens. And thi...
Hi, Do you know if this issue could be fixed in a soon release of the grid? We have an active license of the grid. I am posting with my email personal account, because registration on the forum with my work email account was nearly impossible , seems like office 365 is blocking all messages from the...
Hi, We have some trouble using the filter and sort parameters in our backend. We are using spring boot which bundles a tomcat web server. The parameters sent by the ajax store are refused because the url apparently is not well formed. Invalid character found in the request target [/api/investment/as...
Hi, We are using the finalizeCellEdit function to perfom async validations . When the async function takes much time to run and the user clicks on another cell during the execution , an error is thrown: Unhandled Rejection (TypeError): editorContext is null onEditorComplete grid-3.1.5/build/grid.umd...