Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    How to add calendar into a section

    Hi,

    I would like to add a calendar which will get create at the run time and i want to add that dynamically created into a section. If i add that calendar object with
    Code:
    section.setItems(calendar);
    then the calendar is attaching to the top of the browser and not inside the section.

    So can anyone let me know how to do this, getting a calendar inside a section??

    Thanks,
    Kothan.
Working...
X