Hi Luca,
The set_width() / set_height() methods of the RadPane can be used to force a size to that pane without triggering the resize event, which prevents the splitter to size adjacent panes leading to overall resize of the splitter to cover for the added (removed) width / height.
In order to programmatically resize a pane you need to use its resize() client-side method, e.g.:
Kind regards,
Dobromir
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their
blog feed now