Freezer Posted April 17, 2013 Posted April 17, 2013 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? Quote
Administrators Farshad Mohajeri Posted April 17, 2013 Administrators Posted April 17, 2013 Please open a Bug Report with a complete test case Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.