Re: listView question

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Zordiac (zordiac_at_hotmail.com)
Date: 04/23/04


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.



Relevant Pages

  • Re: How do you create a checkbox in a column?
    ... Design a form for data entry. ... > rearrange the information to sequentially match how we currently work on ... In rearranging the columns with checkboxes, ... > it would be as simple as doing the old copy/paste method. ...
    (microsoft.public.access.gettingstarted)
  • Re: Making check boxes active on selection of radio button...
    ... > Hi yall ... > I have a form for entry to an event ... Hi Mark, I can help you on this as I am a bit of an expert in ... Make the 5 and all its checkboxes an image with greyed out ...
    (alt.html)
  • Re: Dcount Month Help
    ... If this were mine, I'd create a query to count the checkboxes ... Microsoft Office/Access MVP ... I have a table which conatains DATE of Entry and Tick Box. ... DCOUNT those tick boxes which are yes for the month of January from the ...
    (microsoft.public.access.forms)
  • Listview - is the entry and checkbox one and the same?
    ... Is it possible to select a listview entry without having the checkbox ticked? ... Checking a box but without selecting that entry. ... sure if there is one) ie if both called then call the checkedbox event ...
    (microsoft.public.vb.general.discussion)
  • Re: Databinding Checkboxes
    ... All controls will be bound ... You can use a grid, perhaps, but it will ... > My form has multiple checkboxes. ... > entry per checkbox if the checkbox has been checked. ...
    (microsoft.public.dotnet.languages.vb)