Hi,
I have a Kendo tree view with three levels. Please see the attached file MyTree.jpg.
I have a leaf node's with text value "CHINA". I am not able to get the leaf node's parent node text. Please see the attached file ChromeOutput.jpg.
Please advise why undefined is returned for below -
treeview.text(treeview.parent(treeview.findByText("CHINA")))
Regards,
Manoj
I have a Kendo tree view with three levels. Please see the attached file MyTree.jpg.
I have a leaf node's with text value "CHINA". I am not able to get the leaf node's parent node text. Please see the attached file ChromeOutput.jpg.
Please advise why undefined is returned for below -
treeview.text(treeview.parent(treeview.findByText("CHINA")))
Regards,
Manoj