|
-
February 20th, 1999, 06:10 AM
#1
multiple check boxes in a list!!
Help!
I am reading a table from Access using DAO that has one text field and three booleans (yes/no). I want to display in a scrolled list the text item with three check boxes next to it. You should be able to click directly on each of the three check boxes against each item. I am not worried about binding this control directly to the database as I am quite happy with manipulating recordsets in code, setting up the list and getting events.
The listview control only allows one check box. I am currently investigating using MSFlexGrid but a lot a coding is required to make it look decent and work well.
Has anyone out there done this before?
Big thanks to anyone who can put me out of my misery!!
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
|