I’ve been using dhtmlx for a few years and have just started to develop a new app so decided to download DHTMLX Suite v4.
However, I’ve got stuck with dhtmlxgrid and dataprocessor. It would appear that v4 only ever POSTs the data, regardless of the setTransactionMode setting. I really need it to GET due to my server processing.
Has anyone else come across this? Or have any ideas?
In addition to this, dataprocessor also seems to be prefixing all my fields with the row ID, even though I set sending all at once to false.
Thanks in advance
Jeremy