|
-
Nov 25th, 2001, 03:50 AM
#1
Thread Starter
Addicted Member
Listview subitems as checkboxes
I am loading some database info into a listview.
This includes four columns of ture or false boolean values.
Instead of displaying 'True' or 'False' in these subitem columns I would prefer to just have a checkbox.
Is this possible? I can't seem to find any info on this.
Cheers.
-
Nov 25th, 2001, 04:23 AM
#2
It is possible, but it requires that you subclass the listview, and take over the redrawing of it, so it's alot of work
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
|