Hi Ashish,
Please, accept our apologies for the delayed response.
RadDock for ASP.NET AJAX does not provide a tile functionality such as that of the RadWindow. However, you can try to implement such a functionality using the
RadDock's client-side API and especially the
set_top and
set_left client-side methods.
Rob, thank you for your feedback.
In RadDock for ASP.NET the RadDockingZones are rendered as table html elements while in RadDock for ASP.NET AJAX the RadDockZones are rendered as div html elements. This has serious implications on the dock's resize functionality when docked in a zone. We are planning to allow docks being resized when docked in a zone but currently we are considering what is the most proper resize behavior of the docked RadDocks.
All the best,
Sophy
the Telerik team