I have dynamically initialized a treeview(i.e from backend) and the treeview contains checkboxes and i want to get the details of the node i have selected in the checkbox
RadTreeView provides a flexible client-side API. You can easily interact with the
treeview using the treeview client-side object.
Check out the following demo for achieving your requirement. TreeView / Add/Remove/Disable Nodes