|
-
Jan 26th, 2009, 03:29 PM
#1
[2008] Mixing BOUND controls with non-BOUND controls
We are binding most of our text boxes and dropdown boxes to a BINDING NAVIGATOR (with a DATA SOURCE of a DATA TABLE).
When the BN is clicked through the text boxes all change immediately.
We need to use some non-bound controls as well.
First one is 4 radio buttons that when clicked will change a single value in a DATA TABLE.
What would be the best method to do this? Should I track when the CURRENTCHANGED event occurs on the BINDING NAVIGATOR.
I'm thinking that I could trick this by BINDING the SINGLE FIELD to a HIDDEN TEXTBOX and when that textbox CHANGED event occurs mess with the radio buttons and visa-versa.
Does that seem too crazy?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|