I want to filter RadTreeview nodes when I typing something in a RadTextbox. The search will done in real time. But i can`t fine any example or demo for that.
Please tell me how to implement this. I am using RadControls for ASP.NET Ajax 2013 Q1.
Example or Demo expected.
Thank`s in advance.
Please have a look at this code library project which demonstrates how to filter the RadTreeView, so that only the nodes that contain the text entered through the TextBox remain visible.