FWIW, I'd love to see a simple way to do this too. I thought maybe 
itemEditEnd would work but of course it fires before the item is 
updated. There is also a collectionChange event that the dataprovider 
will fire when its updated. So if you set a flag when itemEditEnd is 
fired and then take action when you get a collectionChange from the 
dataprovider, and clear the flag, I think it should work.

Is there an easier way?

Yours truly,
-Brian

Scott Hoff wrote:

> Does anyone know how I should go about detecting that a row has been
> changed when a grid is editable and then pushing the change to the
> server? I'm currently searching for some sort of explanation but
> haven't found anything yet.
>
> 



-- 
______________________________________________________________________
Brian Lesser
Assistant Director, Application Development and Integration
Computing and Communications Services
Ryerson University
350 Victoria St.
Toronto, Ontario                   Phone: (416) 979-5000 ext. 6835
M5B 2K3                            Fax: (416) 979-5220
Office: POD??                      E-mail: [EMAIL PROTECTED]
(Enter through LB99)               Web: http://www.ryerson.ca/~blesser
______________________________________________________________________

Reply via email to