I am new to the Kendo UI framework and would like some assistance in setting up an application layout.
In looking at several ways of laying out an application, I have settled on the layout the Telerik team used on their current incarnation of TeamPulse, and would like some assistance on setting up a similar layout.I would like to implement:
I have started to go through some good tutorials, and currently working on a SPA application that makes use of kendo.fx. I'm guessing the slideInLeft/Right is what is used for the TeamPulse LHS menu.
Is there a tutorial around that explains how to setup a similar UI?
Assistance appreciated.
In looking at several ways of laying out an application, I have settled on the layout the Telerik team used on their current incarnation of TeamPulse, and would like some assistance on setting up a similar layout.I would like to implement:
- content containers as seen in the application
- pin/unpin navigation on the LHS and RHS
- LHS menu, where clicking on Work, Plan Analyze, Settings, slides the menu over, exposes the sub-menu. I would also like to know if this menu can go more than two levels deep, as I would prefer this type of menu over a tree-type menu.
I have started to go through some good tutorials, and currently working on a SPA application that makes use of kendo.fx. I'm guessing the slideInLeft/Right is what is used for the TeamPulse LHS menu.
Is there a tutorial around that explains how to setup a similar UI?
Assistance appreciated.