jQWidgets Forums

jQuery UI Widgets Forums Scheduler Timeline Views with resources

This topic contains 4 replies, has 3 voices, and was last updated by  Peter Stoev 9 years ago.

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
  • Timeline Views with resources #81928

    angeli_beta
    Participant

    Is it possible the resource IDs such as rooms Names to stay still?
    I want to be able to see these names even if I scroll the TimelineMonthView.

    Finally I want to know if I can change the jqx-grid-column-header date format into a dd-mm-YYYY format and add weekNumber in Timeline Views with resources.

    Best regards,

    Anastasia

    Timeline Views with resources #81930

    Peter Stoev
    Keymaster

    Hi Anastasia,

    1. It’s not possible to Pin/Freeze these names in this version.
    2. You can define and use the timeRuler.formatString property. For more information, see “views” object in the Scheduler’s documentation.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

    Timeline Views with resources #82095

    Beg
    Participant

    in respond to 2nd point – there is some bug in timeRuler.formatString for monthView – in this case only start is affected by this settings, the end is shown without any format: for example

    views:
            [ {type: 'monthView', timeRuler: {formatString: "HH:mm"} } ],
    

    then hover title on appointment shows ’10:00 – 2015-11-24 15:00:00 …’

    Timeline Views with resources #82136

    Peter Stoev
    Keymaster

    Hi Beg,

    The monthView does not have timeRuler ui element so you should not set this at all for a month view.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

    Timeline Views with resources #82410

    Peter Stoev
    Keymaster

    Hi Anastasia,

    Pin/Freeze of resource names is now implemented in the Scheduler’s update which came out with jQWidgets 4.1.0.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

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

You must be logged in to reply to this topic.