|
-
Mar 31st, 2004, 08:02 AM
#1
Thread Starter
New Member
Saving default values of checkboxes
Can someone help me out.
I want to use default values for some checkboxes. Is use the following example in order to accomplish this:
Me.CheckBox20.Checked = True
Though the form has a databinding with an Access database and when I use Updatedataset, the checked values of the textboxes aren't stored within the database.
How can resolve this problem?
Ries.
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
|