Home Unanswered Active Tags New Question

Highlight Selected Day/Time Frame

On one page I have DayPilot on the left hand side and some custom event capture forms on the right hand side. When the user click a timeslot on DayPilot the forms appear on the right hand side and asks for more information. My question is, when they user click on a timeslot, DayPilot does not highlight their current selection, it will flash blue briefly, then load the form. I would like the place where the user clicked to remain highlighted, how could I achieve this please ?
Asked by Anonymous 4 years ago.
Replies
You should set TimeRangeSelectedHandling="Hold".
Comment posted by Dan Letecky 4 years ago.
But when you set it to hold, it doesn't fire any event (you have to assign a context menu that will be able to fire the events).

However, retaining the selection range after callback is planned for the next release (4.1).
Comment posted by Dan Letecky 4 years ago.
New Reply
This reply is
Your name (optional):

DayPilot for ASP.NET WebForms, DayPilot for ASP.NET MVC, DayPilot for Java