Announcement

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

    Calendar doesn't fetch for month view

    SmartClient Version: SNAPSHOT_v13.1d_2024-10-28/AllModules Development Only (built 2024-10-28)

    Hello, I just noticed in my application, and in the databoundCalendar sample in the showcase, this problem: the first time you run the code, if you switch to the month view, there won't be a fetch for the month events range.
    If you switch back to week view and then again to month view, the fetch will be issued. Happens also with currentViewName: "day".

    #2
    Thanks Claudio - we'll take a look and let you know when we have more information.

    Comment


      #3
      hi Claudio,

      This was also happening if the Week view was initially selected - the Month view wasn't fetching from it's initial draw() - it seemed to work visually from the Week view because all the events are in a single week, but it wasn't re-fetching with a month-range.

      We've added a fix that should hit today's builds.

      Comment


        #4
        SmartClient Version: SNAPSHOT_v13.1d_2024-10-30/AllModules Development Only (built 2024-10-30)
        I see it's fixed, thank you very much

        Comment

        Working...
        X