combobox and editStop()

Hi,



Having a combobox with limited editing functionality for some values i use editStop() - but that gives me an error ‘too much recursion’ with the onCellChanged EventHandler.

I search for the best way to realize a combobox with editing functions only to some items, is there an sample for this needs ?



Mario


Hello,


please provide the example of the script that allows to recreate the issue