Hi Team,
I need to stop refreshing once the filter is applied.
Example.I have lot of items in one panel ,If I selected item1 in that panel and applied filter in the RadPropertyGrid for some fields.
And then I will select sencond item in the grid.Now,the RadPropertyGrid should display the filtered fields but it showing entire fileds.
How to achieve this.
Or give me a solution to set the text for the searchasyoutype textbox from codebehind