Submitting changed rows in a form POST

Hello,

When I use a form to submit changed cells, does the DHTMLXDataProcessor expect a response XML, as in the case of using myDataProcessor.sendData()?

Form integration just allows to include changed data in form scope, there is no any logic which control sending or process result of form submit, component doesn’t expect to receive any response.