Calendar Within a TabPanel

A simple example of a common layout style. This shows a CalendarPanel that is lazy-rendered inside a TabPanel.

View the source

General Info

Some general content. Click the Calendar tab to see a calendar!

Note that if you inspect the generated page source right now you'll see that the CalendarPanel is not even rendered into the DOM until the tab is first shown.