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.