try itemEditEnd

hth
Scott

Scott Melby
Founder, Fast Lane Software LLC
http://www.fastlanesw.com



rmarples wrote:

Hi folks - Does anybody know what the lifecycle of the DataGrid editing process is in regards to disabling and enabling the autoUpdate feature of it's dataProvider? It seems that it gets disabled at some point when the editing process begins and I'm not clear when it's gets re- enabled. I'm trying to call itemUpdated in the itemFocusOut handler and it's not having any immediate effect because it appears the autoUpdate feature on my collection is disabled at
that point. Where is a better place to do this?

Reply via email to