User Activity

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

    Hi Mark I found a solution that works for me. Just set the base.Text to the value you want in the ColumnNode class then you get the row data when using NodeMouseClick. private class ColumnNode: Node { public string NodeControl1=""; // This sould make the DataPropertyName specified in the Node Collection. public string NodeControl2 = ""; public string NodeControl3 = ""; public ColumnNode(string nodeControl1, string nodeControl2, string nodeControl3) { NodeControl1 = nodeControl1; NodeControl2 = nodeControl2;...

View All

Personal Data

Username:
dearjulio
Joined:
2018-01-23 04:11:51

Projects

  • No projects to display.

Personal Tools