Jump to content

Dynamically created dataset in Modal Form


Freezer

Recommended Posts

Hallo!

I want to edit data of dynamically created dataset in ModalForm, but i have some problems.

 

steps:

1. In modal form("Form2") i put DBEditing components assigned to datasource component(Datasource1).  

2. Before showing i create my dataset(MyDataset) and assign Form2.DataSource1 to it.

3. Call ShowModal Form2.

4. In callback function i analize result and rollback or commit changes.

5. After closing Form2 (only in web mode) raise exception somesing like:

 "Ajax error!

OE7 is not defined

O90.retfalse.beforeclose=0;O90.close();OE7.setReadOnly(false);"  

 

What am I doing wrong?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...