Listview and Checkboxes..

From: Benny (benny_at_boeskovdata.dk)
Date: 03/24/05

  • Next message: Rob Kennedy: "Re: Listview and Checkboxes.."
    Date: Thu, 24 Mar 2005 08:36:10 +0100
    
    

    Hi'

    How do I cache when a checkbox if clicked on in a Listview.

    My problem is this. I have a form that contains 2 Listview's. one is a
    hidden listview, but the other if showen on the form. Both Lisyview's
    have the Checkbox property set to true...

    Both Listview's contains identical items...

    When i click on a checkbox on the Listview that is showed on the form, i
    need to make sure the the same item on the hidden Listview is checked
    too....

    Is there a smart way to doo this...

    Kind regards
    Benny


  • Next message: Rob Kennedy: "Re: Listview and Checkboxes.."

    Relevant Pages

    • Re: Listview: Wie Checked Items an den Anfang
      ... Es gibt einen Konfigurator, er legt Teile an und ordnet Teile Paketen zu. ... einem Listview alle Pakete zu sehen sind die es gibt und der Konfigurator ... markiert (Checkbox) die Pakete zu denen das Teil gehören soll. ... Der Benutzer setzt Häkchen in einer oder mehreren der Checkboxen und dann? ...
      (microsoft.public.de.german.entwickler.dotnet.vb)
    • Re: Lists in VB.NET CF...
      ... multiselect items on a listview - LVIs with cehckboxes seems more natural... ... > "Daniel Moth" wrote in message ... >>> I thought about using a checkbox, but I'd rather use highlighting than ... My problem is that I basically need a selection mechanism from a list, ...
      (microsoft.public.dotnet.framework.compactframework)
    • Checking CheckBoxes in a ListView programmatically
      ... I'm trying to set CheckBox states in a ListView programmatically. ... that I need to send a Windows message to the ListView. ... The lParam value is a LVITEM structure. ...
      (comp.lang.smalltalk.dolphin)
    • Re: Listview: Wie Checked Items an den Anfang
      ... Ich verstehe nicht, was genau Du mit der Checkbox bewirken, bzw. auslösen ... Der Benutzer setzt Häkchen in einer oder mehreren der Checkboxen und dann? ... Navigationselement statt eines ListView-Controls eher das DataGrid oder ab ... Wenn der Benutzer eine Checkbox in einem ListView markiert, ...
      (microsoft.public.de.german.entwickler.dotnet.vb)
    • Re: Setting ListViewItem check state to indeterminate check
      ... Since the default listview doesn't have tri-state checkbox support ... Create state images for your three different states and add ... Set the StateImageIndex property according to what state ...
      (microsoft.public.dotnet.framework.windowsforms)