Technokrat
Programmer
How do you default a checkbox to checked on 2nd property page?
I have a tab control page with 2 tabs. I have a checkbox on the 2nd tab that needs to default to checked when adding a new record. However, on an add, the handle for the checkbox isn't available until the user clicks NEXT after filling in the info for the first tab. How do I get around this?
I have a tab control page with 2 tabs. I have a checkbox on the 2nd tab that needs to default to checked when adding a new record. However, on an add, the handle for the checkbox isn't available until the user clicks NEXT after filling in the info for the first tab. How do I get around this?