Results 1 to 2 of 2

Thread: Adding check boxes to a DB Grid ?

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Feb 2000
    Posts
    18

    Post

    Is there any way of adding checkboxes to a DB Grid ?

    Something like the delete column in the hotmail or yahoo mail.

  2. #2
    New Member
    Join Date
    Mar 2000
    Posts
    12
    DBGrid doesn't allow an option to have checkboxes inside the grid. You'll have to use the DataGrid and select "Checkbox" on the "Format" tab in the DataGrid properties menu.

    I'm trying to accomplish the same task but am having a hard time figuring out how to populate the DataGrid without using an ADO data control. If you know how, can you send me some sample code?


    Thanks,
    hk

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