hi
how can i retrieving telerik:radtreeview nodes from server without postback on expanding a node
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
AshishPosted Jun 9, 2014, 12:58 AM
AshishPosted Jun 9, 2014, 12:58 AM
Once you get the client-side object of RadTreeView, you can use one of the client RadTreeView object functions findNodeByText(), findNodeByValue() or findNodeByAttribute() to get the instance of a particular Node.