Nightowl4933
Tryin' to do it right...
- Local time
- Today, 19:17
- Joined
- Apr 27, 2016
- Messages
- 151
...I hope!
So, this form I've got that shows a lot of information, has an Option Group which is populated from the data source table and I want to show/hide other controls, based on which option is selected.
I can do this when the Option Group is updated easily, but when I move from record to record, the controls all become visible again.
Should I be using Mouse Up/Down to set the view options?
Thanks
So, this form I've got that shows a lot of information, has an Option Group which is populated from the data source table and I want to show/hide other controls, based on which option is selected.
I can do this when the Option Group is updated easily, but when I move from record to record, the controls all become visible again.
Should I be using Mouse Up/Down to set the view options?
Thanks