This question is locked. New answers and comments are not allowed.
Hi,
I'm trying the popup editing mode, currently, after each new record saved, popup form closed and grid refreshed.
Is it possible to keep the popup form opened to let user continuous add new record? then user don't need to click New icon and grid doesn't need to be refreshed for each new record.
I tried to return false in onSave event but it would prevent the record from saving, and onComplete seems doesn't prevent the popup form from closing.
Regards
Wicky
I'm trying the popup editing mode, currently, after each new record saved, popup form closed and grid refreshed.
Is it possible to keep the popup form opened to let user continuous add new record? then user don't need to click New icon and grid doesn't need to be refreshed for each new record.
I tried to return false in onSave event but it would prevent the record from saving, and onComplete seems doesn't prevent the popup form from closing.
Regards
Wicky