Hello Jon,
I am glad that you have managed to find a solution to your case!
I just want to note that although
Closed="True" and
Visible="False" have similar visual effect, the way they achieve it is different. If you set the RadDock with property
Closed set to
True the CSS style
display:none will be applied to the control and if the property
Visible is set to
False the dock control will not be rendered on the page at all.
Regards,
Slav
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