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

Responsive page layout for Schuler

1 Answer 49 Views
PageLayout
This is a migrated thread and some comments may be shown as answers.
Andy Green
Top achievements
Rank 2
Andy Green asked on 18 Mar 2016, 11:09 AM

Hi

I have seen the responsive nature of the Scheduler control and it seems to behave exactly how I want it.

My design however needs some responsive behaviour around the interface.

I want to have a calendar control on the left to select a date for the scheduler, and a top menu bar.

What needs to happen is my menu bar collapse to 'Hamburgers' and the left handed calendar control collapse to its icon.

Is this approach possible with the page layout controls.

Andy

1 Answer, 1 is accepted

Sort by
0
Magdalena
Telerik team
answered on 22 Mar 2016, 11:35 AM
Hello Andy,

If you would like to apply collapsing functionality to menu, we recommend you to use the navigation control. It will collapse when width of window is narrower than 720 pixels. This value can be customized by set_minWidth() and repaint() navigation methods.

We are afraid that there is no such implemented functionality for the date picker. You can show and hide the calendar dynamically by the showPopup() and hidePopup() date picker methods.

Regards,
Magdalena
Telerik
Do you need help with upgrading your ASP.NET AJAX, WPF or WinForms projects? Check the Telerik API Analyzer and share your thoughts.
Tags
PageLayout
Asked by
Andy Green
Top achievements
Rank 2
Answers by
Magdalena
Telerik team
Share this question
or