jQuery UI Widgets Forums Scheduler Display the time for every time slot in the timeline

This topic contains 2 replies, has 2 voices, and was last updated by  richa_k 9 years ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author

  • richa_k
    Participant

    Hi,

    Let me begin by saying that the jqxScheduler is an awesome tool, in fact i have used a lot of the jq widgets and they are all excellent.

    Now getting back to my query.
    I am displaying the time scale in a quarter hour format. I want every quarter to be displayed .Is there a way I can show the the time for each time slot as in display 8:00 8:15 8:30 9:00…. instead of just showing the hour values like 8:00 9:00 10:00 and so on.

    I tried the following but it didn’t do the trick
    views:
    [
    { type: ‘dayView’, timeRuler: { scale: ‘hour’, formatString: ‘HH:mm’ }},
    { type: ‘weekView’, timeRuler: { scale: ‘hour’, formatString: ‘HH:mm’ }},
    { type: ‘monthView’, timeRuler: { scale: ‘hour’, formatString: ‘HH:mm’ }},

    ],

    Any help would be great.
    Thanks
    -Richa


    Peter Stoev
    Keymaster

    Hi Richa,

    This feature is not implemented in jqxScheduler. However, if you wish you can request it for custom development, if you need it very much. You can do that by writing to sales@jqwidgets.com

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com


    richa_k
    Participant

    Hi Peter,

    Thanks for your reply.

    I dont need the custom code.
    Its not a critical requirement but I wanted to confirm in case I missed out on it in the forum or somewhere in the documentation.

    May be it will be a part of the future releases.

    Thanks anyways.

    -Richa

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

You must be logged in to reply to this topic.