Is there a way to create layouts like Sitefinity allow you too? What Telerik controls would I use? Is there an example?
Thanks,
Example of what I am looking for:
http://www.sitefinity.com/product/drag-drop-layouts
1 Answer, 1 is accepted
0
Ivan Zhekov
Telerik team
answered on 25 Mar 2014, 09:28 AM
Hi, Daniel.
While the example you are referring to was indeed created with Telerik UI (formerly RadControls) for ASP.NET Ajax, it does involve some custom logic. We do have similar examples for RadDock but not exactly the same.
Then there is RadPageLayout, which offers layout capabilities, but is currently in beta and does not have a designer.
If you simply want to arrange your layout visually during development, I suggest that you wait for the official release of RadPageLayout. If you would like to do the same for your live site, I definitely suggest you look at RadDock -- http://demos.telerik.com/aspnet-ajax/dock/examples/overview/defaultcs.aspx.