Re: listView question
From: Zordiac (zordiac_at_hotmail.com)
Date: 04/23/04
- Next message: msnews.microsoft.com: "INI Files"
- Previous message: Mauzi: "static vs. non-static"
- In reply to: Vanessa: "Re: listView question"
- Messages sorted by: [ date ] [ thread ]
Date: 22 Apr 2004 23:50:30 -0700
Is it possible to have a listview with checkboxes that allows the user
to
1. select an entry (mouse click) but not have the box checked
2. and vice-versa ie check a box without selecting that entry.
The only way I can do the above is if I select a different entry by
moving the cursor up and down using the keyboard. If I click on an
entry then the checkbox is also selected (FullRowSelect is set to
false).
Am I using the right control? Should I be using 2 listboxes side by
side - which seems somewhat daft. Or do maybe bodge it - just thought
: maybe I can check a select event against a checkedbox event (not
sure if there is one) ie if both called then call the checkedbox event
again to toggle it back.
- Next message: msnews.microsoft.com: "INI Files"
- Previous message: Mauzi: "static vs. non-static"
- In reply to: Vanessa: "Re: listView question"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|