This is a migrated thread and some comments may be shown as answers.

[Solved] Is it possible to keep popup insert form opened after record saved so user can continuous add new record

0 Answers 55 Views
Grid
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Wicky
Top achievements
Rank 1
Wicky asked on 28 Dec 2011, 05:08 AM
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
Tags
Grid
Asked by
Wicky
Top achievements
Rank 1
Share this question
or