JavaScript UI Libraries & Blazor Components Suite – Smart UI Forums Scheduler Scheduler Additional Column & Group delimiter

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #104694
    Yar Bar
    Participant

    Is there any way to create additional column at the right side of scheduler (vertical)? For example: summary column -> sum of working hours in month (or any custom data).
    And any way to add some delimiter between groups (vertical)? For example: dark row with row title at the beggining.

     

    • This topic was modified 1 year ago by Yar Bar.
    #104699

    Hi,

    This is a custom behaviour which you cannot be built with Scheduler. You may get the events of the scheduler, do your calculations and visualize them as you want.
    A custom row cannot be added to the Scheduler, you can modify the border of the cell between groups:
    https://codepen.io/svetoslavjqwidgets/pen/QWZyjeL

    Best Regards,
    Svetoslav Borislavov

    Smart UI Team
    https://www.htmlelements.com/

    #104700
    Yar Bar
    Participant

    It’s a pity, I needed to create a custom column inside the scheduler(

    Аnyway thanks for the quick answer, it was helpful

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.