Problem with Removing data
Problem with Removing data
Good morning,
I have an annoying error I get that I can not seem to get around. Perhaps you can hint me in the right direction:
When I successfully delete a row via the editor, my server answer with HTTP-status no content. I use a function for the ajax option, so have full control over the answer editor gets.
At first I pushed the answer through to the editor, but it got stuck with a "A system error has occurred (More information)"-Message. Then I tried to do better and answered with several "null" answers, namely {}, {data: {} } and {data: [] }. They basically led to the same error, but this time the editor closed - I can see the same error message while it closes and it is still there when I reopen the editor.
The submitComplete event gets "undefined" as its action.
I do not get any errors on my console and so do not really know what might be wrong. I am using the latests versions of datatables and edito. Could you please help or tell me what further information you might need?
Thank you
Rüdiger
This question has an accepted answers - jump to answer
Answers
Sorry for bothereing. Seems like there is a very different error on my side. I guess I called it all twice.
Thanks for posting back - good to hear you have it fixed.
Allan