|
-
Aug 7th, 2002, 05:50 PM
#1
Thread Starter
Member
*** Resolved ***Datagrid display settings
Hopefully this is an easy question for somebody.
I have created a Database interface (I'm using VB6), with an ADODC connection to an Access Database and am viewing the information using a Datagrid. The idea is that one of the fields be a check box so the user can identify which fields are to be deleted.
The database is structured so that there is a "Deleted" field and is set to be displayed as Checkbox in Access. The Datagrid is also set to Checkbox but it will not honor/display as a Checkbox.
The notes on the Datagrid Property Page say "This format allows a checkbox to be set properly when bound to a boolean column.". The column that it is bound to in Access has a data type of "Yes/No" (There is no actual boolean option).
Any suggestions?
Thanks in advance for any help.
JD
Last edited by that_jay_guy; Sep 18th, 2002 at 12:48 PM.
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
|