jQuery UI Widgets Forums Scheduler Week view, Current Date / Time

This topic contains 1 reply, has 2 voices, and was last updated by  Hristo 3 years, 9 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Week view, Current Date / Time #115227

    olegb
    Participant

    Apologies in advance if this is a repeat of an already answered question:

    We are trying to open the Scheduler in WeekView (works great!) for the current date and place the cursor on the current time. It opens up to the date correctly, but it shows entries from 12am on, even though we might be looking at it at 3pm. How can we force it to show (and ideally highlight) the current date/time in week-view?

    Thanks again,

    Oleg

    Week view, Current Date / Time #115241

    Hristo
    Participant

    Hello Oleg,

    For the mentioned case, you could try to use the selectCell method which will highlight a specific time.
    Also, you could try to use the ensureVisible method.
    Please, take a look at this example:
    http://jsfiddle.net/txhi/oakt4L69/

    Best Regards,
    Hristo Hristov

    jQWidgets team
    https://www.jqwidgets.com

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

You must be logged in to reply to this topic.