Hello,
I'm using eDatagrid with json backend. When I use save, delete or create urls, the data is posted in form-data format.
Is there a way to post json data since that's the format the data is delivered to the grid?
I do not want to handle two different data-formats on my backend and have not found a solution to convert form data to json.
Best regards,
Jan
EasyUI

