Hey there,
I just want to ask if there's a callback function that gets called when exisiting the row edit mode?
The afterrestorefunc callback is only called when the row is not saved with success.
I've implemented something similar to the example “Row Editing (new) / Inline Navigator (new)”. You can select a row and click on a small “edit” icon to enter the edit-mode of that row.
But when you select another row the edit mode gets canceled (or if you click on “cancel” or “save”). I need to implement some logic, everytime the user leaves the edit-mode (no matter if the row is saved with success or not). Something like “onexitroweditfunc”.
Kind Regards
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top