Enable update handler for scheduler

Related products: Universal GUI

Please enable the update handler for the scheduler component, to make it possible to update the the table row which is associated to the activity bar when is it moved to a different resource or the start- and/or end time is changed.

 

Hey Harm,

It sounds like you are running into a problem. Handlers are placed on Tables/Views and perform the insert/update/delete via a procedure, but the scheduler component is a representation of the Table data. What I think I'm reading is that you have both a Grid and a Scheduler side-by-side, and once you edit in the Grid, and the changes should be visible in the scheduler (and vice-versa), is that correct?


NewNeeds feedback

Hi Mark,

We like to have a grid or card list with unscheduled activities and use drag & drop to put them into the schedule.

The update handler in the scheduler component is needed to move or change activities which are already scheduled. 


Needs feedbackUnder review