jQuery UI Widgets Forums Scheduler Ready vs Rendered

This topic contains 1 reply, has 2 voices, and was last updated by  Peter Stoev 9 years, 1 month ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Ready vs Rendered #77340

    74bit
    Participant

    Good afternoon,

    could you please tell me the difference between “ready” and “rendered”?

    I have a scheduler, where I reload data from the server, apparently the “ready”-event is only called once, while “rendered” is called multiple times (more than once on each reload)

    Please see this example, where I tried to simulate this behaviour:

    https://www.jseditor.io/?key=ready-vs-rendered

    Thank you,
    Witold

    Ready vs Rendered #77341

    Peter Stoev
    Keymaster

    Hi Witold,

    It seems that you know the difference. “ready” is called once. “rendered” is called when rendering has finished i.e it will be called multiple times during the use of jqxScheduler.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com/

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.