I am trying to use a grid row edit template for the first time, and I am running into a problem with the ultragridcellproxy controls. They do not appear to fire any events. I am trying to modify values based on others in the template, but the text changed event is never firing.
It seems that it would be pretty silly to have an event that doesn't fire, so I assume that either I need to do something special to enable events or it is a bug. Does anyone know how to get these controls to fire events?
Thanks. That would explain the 'odd' behavious on the 'leave' event (of the cell proxy)
If the 'leave' event is fired when you press the tab to go to the next control (cell) - why not when you click on another proxy cell in the template for the grid?
The leave event only works on a tab (not when you click on another cell proxy control ) ! Infragistics 10.2 (may need to check 10.3) or properties