Hello
I would like to know if there is a way to add RadDockZones dynamically to the layout via ajax. I see that there are examples of how to add RadDock controls via ajax by adding them to a hidden updatepanel and docking them clintside. So can we do something similar for RadDockZones?
I have a acenario where I would like to allow the user to drop RadDocks both beside and below existing RadDocks. The RadDocks are not of similar size as in the online RadDock demo. I have an idea how to do this if we can create RadDockZones dynamically via ajax.
Thanks
I would like to know if there is a way to add RadDockZones dynamically to the layout via ajax. I see that there are examples of how to add RadDock controls via ajax by adding them to a hidden updatepanel and docking them clintside. So can we do something similar for RadDockZones?
I have a acenario where I would like to allow the user to drop RadDocks both beside and below existing RadDocks. The RadDocks are not of similar size as in the online RadDock demo. I have an idea how to do this if we can create RadDockZones dynamically via ajax.
Thanks