S
SF
Hi,
I have a unboun form having a combobox ([ID]). A detail subform is add to
display detail record in datasheet if the combobox ID is selected. The form
work alright. I added a toolbar consist of several button such as (New,
Edit, Print etc...).
My problem is that the Edit button in the toolbar is always enable even if
user did not select any value in combobox ([ID]) (this would lead to an
error)
Is there a way to disable the Edit button in the toolbar when the unbound
form is loaded and Enable the Edit button once the combobox ([ID]) is fill
with record?
SF
I have a unboun form having a combobox ([ID]). A detail subform is add to
display detail record in datasheet if the combobox ID is selected. The form
work alright. I added a toolbar consist of several button such as (New,
Edit, Print etc...).
My problem is that the Edit button in the toolbar is always enable even if
user did not select any value in combobox ([ID]) (this would lead to an
error)
Is there a way to disable the Edit button in the toolbar when the unbound
form is loaded and Enable the Edit button once the combobox ([ID]) is fill
with record?
SF