Hide Empty Rows

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #378938
    Schalk
    Guest

    Hi, I would like to hide empty rows, BUT
    only the empty rows before the 1st event and after the last event for a day.
    Is that possible?

    I suppose a workaround would be to simple ass an event for in between empty rows and hide the Title/time with css.

    Thank you

    Schalk

    #378946
    Schalk
    Guest

    This was easy enough with the workaround;
    I simply added some css to a “placeholder” event.

    [data-column-id=”82″] { display: none; }

    Thank you

    #379631
    J. Davis
    Keymaster

    Hi Schalk,

    Thank you for sharing your experience. We’ll keep this in mind. Have a nice day.

    Best regards,
    John

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