As for resizing, you can simply use CSS rule to create resizable dock zones:
.RadDockZone {
resize:both;
}
However, the control is not designed to be resizable, and thus, the size is not persisted to the server. By that, after post back the initial Width and Height will be restored.
Regards,
Ianko
Telerik
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Feedback Portal
and vote to affect the priority of the items