onchange event in Combo

Hi,



I am not able to call onchange in my select with combo.

Pls find the select below. The doOnchange() is not called on changing the value in combo.

I tried putting an alert [alert(parent.onchange); ] in dhtmlXCombo.js in function dhtmlXComboFromSelect(parent,size){}, before the return w and it prints the laert on page load like this

function anonymous(){ doOnChange(X,Y)}.



but the fucntion is never called.

Pls help.



Thanks

Rama









Please check attached sample.
It uses the same js code and works correctly.

If issue still occurs for you - please provide any kind of sample where issue can be reconstructed ( you can send it directly to support@dhtmlx.com )

1226679316.zip (17.5 KB)