accessdummy
Registered User.
- Local time
- Today, 12:44
- Joined
- Sep 7, 2003
- Messages
- 44
I have a problem here.
Scenario:
I have an option groups with 5 option buttons. Some option buttons, upon clicking, will enable the disabled textbox for data entry.
However, if say, I click on the first option and I enter data for the 'enabled' textbox but I have a change of mind and I click on the third option which the first 'enabled' textbox will be disabled and the third textbox will be enable for data entry.
Question:
How to ensure that when I click on the third option button, the first textbox values will disappear so as it will not logged into the table??
Scenario:
I have an option groups with 5 option buttons. Some option buttons, upon clicking, will enable the disabled textbox for data entry.
However, if say, I click on the first option and I enter data for the 'enabled' textbox but I have a change of mind and I click on the third option which the first 'enabled' textbox will be disabled and the third textbox will be enable for data entry.
Question:
How to ensure that when I click on the third option button, the first textbox values will disappear so as it will not logged into the table??