Hi,
I am having a problem with inline editing in the grid where a delete request is returning a 405 Method Not Allowed response from my server.
I am not able to change the config of the server, as this will be rolled out to hundreds of individual clients servers, so is there a way I can change the verb used by the URLAdaptor delete request to a simple GET or POST and then provide a specific RemoveURL so I ca identify it as a delete request?
thanks
adam toone