or
Hello,
I need to get width and height of telerik RadPane inside RadSplitter after I change it in a browser and on next load set that changed width and height to radpane.
I tried events like onClientResized and so on but events worked on page load and after that nothing happens if I move borderline.
Please help me. Also it'll good if you give me example code too.
<?xml version="1.0" encoding="utf-8" ?> - <Tree> <Node Text="TAREAS REPETITIVAS: botón reminder para quienes no entregan adjunto" ID="1311" Expanded="True" ImageUrl="~/Images/check.png" IsFather="True" /> <Node Text="TAREAS REPETITIVAS: Diferenciar archivos x usuario (en carpetas?)" ID="1312" Expanded="True" ImageUrl="~/Images/check.png" IsFather="True" /> <Node Text="MENSAJES PRIVADOS: convertirlo a cloud?" ID="1318" Expanded="True" ImageUrl="~/Images/check.png" IsFather="True" /> </Tree>