Hi,
I want to catch the event, that in a dropdown list another value was selected. I have a flygrid with a DynamicallyAutoDetectDataTypeColumn where I have inserted a stringclass - and so I have a Column with dropdowns.
If I bind the event nodeCellChange to the grid I do not get any notice, i the selection within the dropdown was changed!
Could you please tell me, what I have to do to catch an event of the dropdownlist only if there was changed the selection and especially after the change of the selection? It would also help, if the event will be triggered after any selection made in the dropdown box.
Thank you in advance.
Best regards
msmile