Object #<dhtmlXCombo> has no method 'changeOptionId'

When adding a record in grid through the datastore, the rows combobox returns an error.


Uncaught TypeError: Object # has no method ‘changeOptionId’
(anonymous function)
dhx.EventSystem.callEvent
dhx.DataStore.changeId
changeId
dataProcessor.afterUpdateCallback
dataProcessor.afterUpdate
check


First I add a new row, this is done correctly, but after the dataconnector finishes, the error is thrown. The row with combo is displayed correctly then, but the dataprcessor crashes in that it doesn’t submit any more data (because of the JS error).

Is there a workaround or solution to extend the combobox with a changeOptionId method? Or can I disable the calling of the method somewhere?

(tested in chrome and IE8)

If you use the PRO Edition and you have active support subscribtion, please create a ticket in the online support system and attach comoleted demo there.
If no - attach completed demo here:
docs.dhtmlx.com/doku.php?id=othe … leted_demo