Hi to all,
I create a docking, when add new usercontrol, I insert a new RadPane that contains the usercontrol selected, ok.
After I add other one usercontrol, docking activates my last usercontrol, ok.
In my 2nd usercontrol I have gridview, apply filter by filtersearch.
Click on 1st usercontrol (first radpaneheader),
after that, click again on 2nd, my filter is cleared, and gridview reload all data.
Can I disable this behavior?