Form Abruptly Closing [message #522363] |
Thu, 08 September 2011 23:34 ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
BS_99
Messages: 34 Registered: March 2010
|
Member |
|
|
Hi,
i have a form having 4 database data blocks and one non database data block(for Push Buttons like SAVE,CLEAR,EXIT..).
In the control Block i have 5 push buttons out of which one is used to Save the entries and one to clear the form. In the coding of SAVE button after writing "COMMIT_FORM;" i want to disable all other Data block on my form excluding the one containing Push buttons so that the data entered by end user stay appearing on the form till he Clears the form.
Now the problem is that when i set enabled property of one particular text_item to false , the form if closing down along with the application, it is totally disappearing from screen.This is happening for one particular text item.
Can anyone please tell what could be the possible reason for this and what needs to be done to overcome this problem.
Thank you.
|
|
|
|
Re: Form Abruptly Closing [message #522383 is a reply to message #522366] |
Fri, 09 September 2011 03:01 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
BS_99
Messages: 34 Registered: March 2010
|
Member |
|
|
hi sir,
lot thanks to you.
Your suggestion really worked when i deleted the item,
compiled it ,then again created the item and again compiled and run the form.
Now it works fine.
Thank you again.
:Bibek
|
|
|
Re: Form Abruptly Closing [message #524921 is a reply to message #522383] |
Tue, 27 September 2011 08:12 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
BS_99
Messages: 34 Registered: March 2010
|
Member |
|
|
Hi
with reference to the above problem i have adopted the solution as deleting and recreating the items and then my form worked smoothly but again after some days the same problem resurfaced.
Is there any permanent solution to this?
Thank You.
|
|
|
|
|