![]() |
Treeview node manipulation
Hello .
i have this treeview structure :
Code:
what i want to do is when a user is online he will be deleted from offline node and moved to the Online node .
Users
|_Online |_Offline |_ user1 --> current status offline |_ user2 --> current status Online |_ user3 --> current status offline |_ user4 --> current status online example for user2 and user4 , any help please many thanks |
AW: Treeview node manipulation
Hi,
maybe you can use this topic as a starting point: ![]() Within your treeview you have to identify which user(TreeViewNode) is online/offline and depending on this info you have to delete the corresponding node from one parent node (_online) and add a new node to the other parent node (_offline) - or vice versa... Regards, Steku |
AW: Treeview node manipulation
|
AW: Treeview node manipulation
CrossPost:
![]() @randy_dom please add crossposts by yourself |
Alle Zeitangaben in WEZ +1. Es ist jetzt 02:49 Uhr. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024-2025 by Thomas Breitkreuz