Results 1 to 2 of 2

Thread: placing a checkbox in a datagrid

  1. #1

    Thread Starter
    Member
    Join Date
    Aug 2000
    Posts
    32

    Question

    I need to place a checkbox in a datagrid. i went to the format tab, and changed the datatype to checkbox. It said somthing about needed to being bound to a boolean column. How do i do this? How and when will the check box display in the grid. any information would be great. Thanks

  2. #2
    Member
    Join Date
    Jun 2000
    Posts
    37
    That is referring to when the grid is bound to a database via a data control. It want's that particular column of the grid to be matched up with a boolean field in the database.

    Sorry I can't be more help about hwo to get around this, but hopfully I explained why that's happening.

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