Zum Inhalt springen
View in the app

A better way to browse. Learn more.

Fachinformatiker.de

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Treeview Und Checkboxes

Empfohlene Antworten

Veröffentlicht

Hallöchen, bin noch ein newbie und bastel gerade an einem datenbankprojekt mit treeview darstellung.

Könnte mir vielleicht jemand nen tipp geben, ob ich - wenn beim treeview die checkboxen aktiviert sind - deren wert abfragen kann, also on haken dran oder nicht?

Vielen dank schonmal im Voraus!

Gruß -Dani-

Hi

mit

Me.TreeView1.Nodes.Item(1).Checked

(1 ist hier der erste Knoten, musst mit Index arbeiten)

greetings

Buell

Besten Dank!!!!!!!!!

Hab sogar noch ne Möglichkeit gefunden: node.checked

Jetzt fehlt nur noch ne Möglichkeit bei ADO die Checkbox vom Treeview auf nen Status des Datensatzes umzulegen, so dass man bei deaktivierung des Kästchens ebenfalls den Staus des Datensatzes deaktiviert...

Hänge da noch etwas fest.

Private Sub TreeView1_NodeCheck(ByVal Node As MSComctlLib.Node)

MsgBox CStr(Node.Checked)

End Sub

Mit diesem Ereignis kann Du dann per ADO den entsprechenden Recordset 'synchronisieren'.

greetings

Buell

Archiv

Dieses Thema wurde archiviert und kann nicht mehr beantwortet werden.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.