User Activity

  • Posted a comment on discussion Open Discussion on TreeViewAdv for .Net

    Hi, I am trying to get the value of a clicked node. I am using the NodeMouseClick event but e.Node and e.Node.Tag are always empty regardless of what Node I click. Below is an example of how I am populating the control: String col1 = "All Parent"; String col2 = "Parent"; String col3 = "All"; TreeModel mmodel = new TreeModel(); treeViewAdv1.UseColumns = true; TreeColumn nodeControl11 = new TreeColumn("Text", 100); TreeColumn nodeControl21 = new TreeColumn("Text", 200); TreeColumn nodeControl31 = new...

View All

Personal Data

Username:
markfleet
Joined:
2017-08-22 07:20:47

Projects

  • No projects to display.

Personal Tools