Disable Button using coding [message #80498] |
Wed, 02 October 2002 18:20 |
siangfong
Messages: 2 Registered: October 2002
|
Junior Member |
|
|
Hi, kindly advise on the following..
1.How can I disable the toolbar/taskbar of the form in runtime??
2.How can I disable/enable the button by using pl/sql?
3.I added a button to add new data (by using insert_record...then the button changed to 'commit' to ask the user for commit). Now, What is the correct coding for Cancel Button commnad?? (Note all this buttons are in Master-detail form)
I am totally rookie, Appreciate your help...thk
|
|
|
Re: Disable Button using coding [message #80505 is a reply to message #80498] |
Thu, 03 October 2002 06:49 |
yram
Messages: 75 Registered: February 2001
|
Member |
|
|
hi
regarding disabling the toolbar (horizontal/vertical) the button u r pressing can't be disable where all other button can be disabled by the click of a button.
egs
add,save,del are present in the toolbar u want can't disable all the three buttons by clicking add or save or del. where us u can disable any two buttons with the clikc of one.
i think it will help u.
u r free to ask
bye
yram
|
|
|