I have a combo in a grid column and I have attached an ‘onChange’ event to the Combo. However it appears to fire this event 3 times similar to the ‘onEditCell’ event on the grid itself.
My problem is that I’m trying to alert something in the ‘onChange’ event in certain circumstances. However I am now getting 3 alerts.
Please can you tell me what I’m doing wrong.
Thanks
Purvez