Hello there,
I have to use tree view in order users to choose thier activities and then these activities to be added to their profile (on the database table). I managed to display them as treenode from XML file - which means tree node group by division ... so all this is done. Name of the activity is the last option on the tree - how this value can be passed into a table ... is there a option to access this value for instance treeview1.text or ?? In order to enter this value into a table. This is my bigest problem ... I really do not have idea how to pass this parameter(value) - I mean to get this activity name from the treeview.
Best regards,
Shaban.
I have to use tree view in order users to choose thier activities and then these activities to be added to their profile (on the database table). I managed to display them as treenode from XML file - which means tree node group by division ... so all this is done. Name of the activity is the last option on the tree - how this value can be passed into a table ... is there a option to access this value for instance treeview1.text or ?? In order to enter this value into a table. This is my bigest problem ... I really do not have idea how to pass this parameter(value) - I mean to get this activity name from the treeview.
Best regards,
Shaban.