How to show ListView items of First TreeNode?
-
Hi, In a TreeView/ListView Form a TreeNodeMouseClickEvent on a TreeView is showing the ListView items. When loading the Form, it also must return the ListView items of the First Node (rootNode). But the ListView items are only returned after selecting a Node. Has anyone an idea how to load the the Listview Items of the First TreeView Node(rootNode)?
-
Hi, In a TreeView/ListView Form a TreeNodeMouseClickEvent on a TreeView is showing the ListView items. When loading the Form, it also must return the ListView items of the First Node (rootNode). But the ListView items are only returned after selecting a Node. Has anyone an idea how to load the the Listview Items of the First TreeView Node(rootNode)?
-
Thanx man....you brought me on an idea and it worked...