Click to See Complete Forum and Search --> : DataGrid
hyme
Sep 19th, 2000, 11:47 AM
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
Jimbob
Sep 20th, 2000, 07:14 AM
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...
666539
Sep 20th, 2000, 11:08 AM
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?
Jimbob
Sep 21st, 2000, 03:08 AM
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.
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.