|
-
Sep 19th, 2000, 11:47 AM
#1
Thread Starter
Addicted Member
Howdy!
I am using a Data Grid attached to an access97 db.
I have a field the db as Yes/No.
I want that field to be displayed on the datagrid as checkboxes. Can it be done?, and how?
It is currently being displayed as 0 or 1
Thanx
-
Sep 20th, 2000, 07:14 AM
#2
Hyperactive Member
Assuming you're using the DataGrid that comes with VB....
In the properties window, click on custom, then on the Format tab
in the drop down list, select the column that you want to display a checkbox, and then select checkbox from the list
hope this helps...
-
Sep 20th, 2000, 11:08 AM
#3
Member
Could you elaborate on this some more. I just tried this out and it doesn't seem to be working. By setting the format to checkbox is that supposed to change that column to a column of of check boxes? I still have 1s and 0s. Is there anything else that needs to be done?
-
Sep 21st, 2000, 03:08 AM
#4
Hyperactive Member
Just tried it myself, and like you, I can't get it to work anymore! I had ot working once, but I've upgraded that particular project to use the Flexgrid available from Videosoft - that does it automatically.
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
|