Re: [MSEide-MSEgui-talk] twidgetgrid onrowdatachanged

2013-03-18 Thread Martin Schreiber
On Monday 18 March 2013 15:51:30 Patrick Goupell wrote: > I have set an event handler for onrowdatachanged in my twidgetgrid but > it does not seem to fire after I changed some column gridvalues and > moved the focus to a different row. > > Do I have to set anything besides the on event handler in

[MSEide-MSEgui-talk] twidgetgrid onrowdatachanged

2013-03-18 Thread Patrick Goupell
I have set an event handler for onrowdatachanged in my twidgetgrid but it does not seem to fire after I changed some column gridvalues and moved the focus to a different row. Do I have to set anything besides the on event handler in the properties? Thank you. Patrick