search envelope-o feed check
Home Unanswered Active Tags New Question
user comment-o

Scheduler - Changing area's properties: html and bubble dynamically

Asked by Anonymous
10 months ago.

I’m using the attached code to show two icons (areas) in the header corner, where I can expand and collapse all header rows (see attached pictures).

Is it possible to use just one area for both things: expanding and collapsing? I would then change the icon and the bubble text according to the current state.

Comment posted by Anonymous
10 months ago.

Any updates on this ticket?

Answer posted by Dan Letecky [DayPilot]
9 months ago.

Unfortunately, this is not possible - the areas can’t be changed dynamically.

However, if you call update(), it will repaint the whole Scheduler, including the upper-left corner and its areas. When you expand/collapse all tree nodes, it needs to repaint almost everything anyway.

This question is more than 1 months old and has been closed. Please create a new question if you have anything to add.