[CLOSED] Calendar - Events disappearing in Month View

  1. #1

    [CLOSED] Calendar - Events disappearing in Month View

    Using Ext.NET 4.1 -

    I am using the calendar control in month view only and populating the event store with web api and a json reader. The data comes back correctly and I'll see the events on the month view, but then there's a flicker and most of the events disappear. Is this a known issue? Any suggestions?
    Last edited by fabricio.murta; Aug 08, 2017 at 1:31 AM.
  2. #2
    Hello @edadamo! Welcome to Ext.NET forums!

    And, no, that's not a known issue. The closest to a flicker I can see in the calendar's month view is, when I hover the mouse over, it changes the tint of the hovered event to a lighter color, but thats just a color highlight, intentional color change.

    Besides, latest Ext.NET version would be 4.2.2 as of now, so you're a little outdated there. Should consider upgrading. Soon, 4.3.0, based on ExtJS 6.5.0 will be out as well.

    But anyway, although several changes on the ExtJS side could have (in potential) fix the issue you're facing, no direct considerable changes have been made directly to the calendar component since 4.1.0.

    Best way for us to help you with such an issue would be the ability to reproduce it in our side. For that point, we have a couple forum threads that provide guidelines for this.

    In this thread, you have some templates for the test case code samples: More Information Required

    This one gives some ideas on simplifying a real-world test case down to an Ext.NET-specific issue test case: Tips for creating simplified code samples

    We don't want your proprietary code, in fact, it just makes it harder for us to get what matters: the reported bug in Ext.NET. That's why the simplified test case, with no unrelated code, is important.

    And last, a good starting point to build your issue reproducing problem would be: https://examples4.ext.net/#/Calendar/Overview/Basic/

    You can also clone the whole Examples Explorer project from github (there's also the MVC one)and use it as base to derive test cases.

    Well, I hope this helps!
    Fabrício Murta
    Developer & Support Expert
  3. #3
    I was able to figure this out and it was unrelated to Ext.NET. Thanks for the reply though!
  4. #4
    Hello! And thanks for your feedback!

    Glad, although it was not related to Ext.NET, you could find and fix the issue!
    Fabrício Murta
    Developer & Support Expert

Similar Threads

  1. Replies: 5
    Last Post: Jul 12, 2016, 2:28 AM
  2. [CLOSED] Problem with events window with custom colors in calendar view
    By mohan.bizbites in forum 2.x Legacy Premium Help
    Replies: 1
    Last Post: Sep 09, 2013, 12:03 PM
  3. [CLOSED] Adding a tooltip to calendar Events inside a month-details-panel
    By John_Writers in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: Mar 18, 2013, 11:56 AM
  4. Replies: 1
    Last Post: Jul 07, 2011, 8:34 PM
  5. [CLOSED] calendar month view
    By farisqadadeh in forum 1.x Legacy Premium Help
    Replies: 10
    Last Post: May 02, 2011, 3:42 PM

Tags for this Thread

Posting Permissions