This is a migrated thread and some comments may be shown as answers.

Does telerik have any layout helpers?

2 Answers 37 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Xorcist
Top achievements
Rank 1
Xorcist asked on 31 Jan 2013, 07:55 PM
I like the way the RadWindow operates in maximized mode, how it can have a header and a status bar, and latches onto the browser, so when the browser resizes so does the window (how  it get's it's own scrollbars etc...). However I haven't been having much luck using that as a basis to house other pages that might have other RadWindows in them. Is there an easy alternative to create a basic header/footer frame for my site that looks and operates similar to the RadWindow in maximized mode?

It would be great if Telerik had some sort of layout assistance control to anchor items to top/bottom left/right etc. If one exists I'm unaware of it. I know there is a dock, but from the examples it doesn't seem to be what I need...

Any advice would be appreciated.

2 Answers, 1 is accepted

Sort by
0
Xorcist
Top achievements
Rank 1
answered on 04 Feb 2013, 08:24 PM
Well at this point I'm going to assume the answer is... no, there are no layout helpers. What are the chances of such a control in the future? To simply define areas and anchor them to the top, left, right, bottom, etc? So controls can be added to them.

I've seen a similar concept used in Sencha's EXTjs library and it seems to work very well. Handling layout and addressing issues like stretching and re-sizing as the browser window is adjusted.
0
Marin Bratanov
Telerik team
answered on 05 Feb 2013, 09:12 AM
Hi,

The RadControls for ASP.NET AJAX suite is focused on controls that provide given functionality and are easy to integrate in the layout the site already has. We do not have such ready layout templates or helpers.

What I can suggest you take a look at is
 - the RadSplitter control that can help in the layout managerment of the page:
http://demos.telerik.com/aspnet-ajax/splitter/examples/resizewithwindow/defaultcs.aspx
http://demos.telerik.com/aspnet-ajax/splitter/examples/nestedsplitters/defaultcs.aspx
http://demos.telerik.com/aspnet-ajax/splitter/examples/sp_firstlook/defaultcs.aspx
- the RadNotification contol that stays fixed on the screen and supports size in dimensions:
http://demos.telerik.com/aspnet-ajax/notification/examples/sizeinpercent/defaultcs.aspx

Generally, CMS systems like Sitefinity offer predefined layouts, for example:
http://www.sitefinity.com/documentation/documentationarticles/user-guide/page-layout

Regards,
Marin Bratanov
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.
Tags
General Discussions
Asked by
Xorcist
Top achievements
Rank 1
Answers by
Xorcist
Top achievements
Rank 1
Marin Bratanov
Telerik team
Share this question
or