Product Bundles
DevCraft
All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:
Web
Mobile
Document Management
Desktop
Reporting
Testing & Mocking
CMS
UI/UX Tools
Debugging
Free Tools
Support and Learning
Productivity and Design Tools
With 1 dock in a dockzone it works fine (picture 1)
but with 2 docks, the previous dock's header is being cut off. (picture 2)
anyway to fix this? I've tried increasing div.RadDock.rdCollapsed height. Does not help.
I was able to figure it out, I had to use custom CSS class on my docks.
But this would increase height of all Docks. Is there way to increase the height of collapsed docks that are necessary?
here is a picture of what I'm trying to do.
<
telerik:RadDock
ID
=
"RadDock1"
runat
"server"
CssClass
"myDockClass"
>