Hi, we are using RadTreeView and we have performance problems.
We are analyzing to change to Server side Callback but in the documentation (http://www.telerik.com/help/aspnet-ajax/treeview-troubleshooting-optimizing-radtreeview-performance.html) says:
"Server Side Callback mode supports templates with one limitation. It does not support any controls with client-side behavior (e.g. other RadControls for ASP.NET AJAX). You can use anything else though - static HTML, text boxes, buttons etc."
In the Template we are using RadToolTipManager, RadContextMenu and RadWindow, this controls will works ok with this Callback mode?
Thanks,
Pablo