I use the Scheduler to create a meeting tool in a school.
Teachers propose some dates and student may book one (and only one) of those dates.
So, if a student change is mind, he can apply for a new date. As a result the previous date is released and the new date is associated with the student ID.
It works fine inside the database but not in the Scheduler.
I should refresh the data in the grid on each event update (javascript side).
Refreshing the whole page could be an idea too…
Hi,
if you use dhtmlx dataProcessor, then you can reload data from afterupdate handler - reload info after changes has been saved to the backend docs.dhtmlx.com/api__dataprocess … event.html
Get a guaranteed answer from DHTMLX technical support team
under the most suitable support plan