[progress Communities] [progress Openedge Abl] Forum Post: Telerik Treeview

  • Thread starter Thread starter Ilya Kogan
  • Start date Start date
Status
Not open for further replies.
I

Ilya Kogan

Guest
Hi, I am trying to use a telerik treeview component which is populated with data using datasource. The information populates properly. I need to save some information into fields which will need the parent and children information. When I drag a node(test 1) under another node (test 0), it gives me the proper information, If I then slide a third node(test 2) under the second node(test 1) I cannot seem to find a way to see who's child the third node is or who its parent is. In the first image added, it works properly because they are all children to the parent node. The second image is where I am not getting the proper information. It gives me the first node as the parent(test 0) and the second node(test 1) as the child, the other nodes I cannot find information on. Am I missing something and is there a way to find the id,s of all of the children or information regarding those children? I've attached my code as well.

Continue reading...
 
Status
Not open for further replies.
Back
Top