Help.Chris
Registered User.
- Local time
- Today, 07:52
- Joined
- Oct 11, 2000
- Messages
- 43
Hi,
I have a continious form with items i want to enable/disable depending on an optionvalue on each record.
ie.
record1: textboxoption=yes textbox is enabled
record2:textboxoption=no textbox is enabled
the textboxoption is not viewable to the user and will not be changed at runtime.
I have tried different events and am struggling as it is a continious form, values are applying to all rows at once.
Does anyone have any idea how to do this, any help appreciated.
Thanks
Chris
I have a continious form with items i want to enable/disable depending on an optionvalue on each record.
ie.
record1: textboxoption=yes textbox is enabled
record2:textboxoption=no textbox is enabled
the textboxoption is not viewable to the user and will not be changed at runtime.
I have tried different events and am struggling as it is a continious form, values are applying to all rows at once.
Does anyone have any idea how to do this, any help appreciated.
Thanks
Chris