Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by sasavi on Nov 12, 2007 16:49
open dhtmlx forum
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()?
Answer posted on Nov 13, 2007 02:40
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.