Results 1 to 4 of 4

Thread: DataGrid

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    May 2000
    Posts
    148
    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

  2. #2
    Hyperactive Member
    Join Date
    Apr 2000
    Location
    Isle of Man
    Posts
    276
    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...

  3. #3
    Member
    Join Date
    Aug 2000
    Posts
    51
    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?

  4. #4
    Hyperactive Member
    Join Date
    Apr 2000
    Location
    Isle of Man
    Posts
    276
    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
  •  



Click Here to Expand Forum to Full Width