[CLOSED] Calendar Documentation

  1. #1

    [CLOSED] Calendar Documentation

    Hi!
    I want to start using the Calendar.
    My idea is that I will store all data in my database.

    The problem I have is that I can not find a similar example to start working from, and I can not find anything in the eBook.
    Perhaps I have missed examples that are published?
    Perhaps someone has something to share, then I would be very pleased.
    Is there any documentation that covers all about Calendar?

    Best regards
    Micael Waxby
    Last edited by Daniil; Jan 29, 2014 at 11:52 AM. Reason: [CLOSED]
  2. #2
    Hi @waxby,

    Quote Originally Posted by waxby View Post
    I want to start using the Calendar.
    My idea is that I will store all data in my database.

    The problem I have is that I can not find a similar example to start working from, and I can not find anything in the eBook.
    Perhaps I have missed examples that are published?
    We have two examples for WebForms and two same examples for MVC:
    https://examples2.ext.net/#/search/calendar
    http://mvc.ext.net/#/search/calendar

    But the Store <=> database level should not be different as it is in the example with GridPanels. So, you could investigate GridPanel examples as well.

    Quote Originally Posted by waxby View Post
    Perhaps someone has something to share, then I would be very pleased.
    Seems something with a CalendarPanel was here:
    http://forums.ext.net/forumdisplay.p...les-and-Extras

    Quote Originally Posted by waxby View Post
    Is there any documentation that covers all about Calendar?
    Well, the answer is yes and no. I'll try to explain. The original version of Calendar is here:
    http://ext.ensible.com/

    ExtJS used it at some point and incorporated to their sources. It is how it appeared in Ext.NET. Unfortunately, ExtJS doesn't support it much. I.e. they don't update the version from ext.ensible.com, so. the new functionality originally appeared on ext.ensible.com doesn't go to ExtJS and, respectively, to Ext.NET. Well, a similar situation with bugs. Bug fixes don't come from ext.ensible.com. ExtJS accepts bug reports and even open tickets for them, but, as far as I can see, it is very unlikely the bugs get fixed. We, the Ext.NET team, are trying to fix as much as possible, but sometimes we just cannot do much, because of the design. The ext.ensible.com company has reworked and redesigned the Calendar a lot. But, as I said, it didn't come in ExtJS and Ext.NET. Despite of all of that, a CalendarPanel is still quite good. Many our customers use it with pleasure and achieves their goal. Though, sometimes we have to answer like "Sorry, there is no such the functionality". And it is unlikely we add the new functionality. Especially, if it is big. But you are free to do something by yourself if needed. So, I cannot say you should or you should not use our Calendar, because I don't know all the requirements. I just wanted to make you aware of all those circumstances.

    As for the documentation, the original one is here:
    http://ext.ensible.com/deploy/dev/docs/

    Though, if something is there, it doesn't mean it is in our Calendar as well. So, it needs to check. But, at least, it will give you some grasp of a Calendar. Unfortunately, we don't have such docs for our version of Calendar.

    Hope this helps.
  3. #3
    Hi Daniil
    Thanks for the explanation., and I will give it a try and base it on the example from Mimisss
    http://forums.ext.net/showthread.php...nd-customized!

    Thanks again! ... and case closed :)

    Best regards
    Micael

Similar Threads

  1. Where's the Documentation?
    By Bubu in forum 2.x Help
    Replies: 2
    Last Post: Jul 24, 2012, 10:26 PM
  2. Replies: 2
    Last Post: Jun 27, 2011, 12:27 PM
  3. When the API documentation can be a EXT.NET
    By cicna in forum 1.x Help
    Replies: 2
    Last Post: May 13, 2011, 2:02 AM
  4. Help/Documentation
    By tomsoyer in forum Open Discussions
    Replies: 0
    Last Post: Mar 06, 2011, 5:01 PM

Tags for this Thread

Posting Permissions