Results 1 to 2 of 2

Thread: Listview subitems as checkboxes

  1. #1

    Thread Starter
    Addicted Member Pickler's Avatar
    Join Date
    May 2001
    Location
    nffanb
    Posts
    248

    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.

  2. #2
    AIS_DK
    Guest
    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
  •  



Click Here to Expand Forum to Full Width