Hi,
Currently you have to manually press F5 to see any changes made to a certain appointment/task. For example when a status change occurs the color of the appointment/task bar changes. Stuff like that.
Is it possible to refresh the data (appointments/tasks) in the Resource Scheduler in a given interval? Just like the auto-refresh in subjects, but specifically for the scheduler.
Using the auto-refresh in subjects in this situation isn't an option because it refreshes the whole document instead of the scheduler itself.
I haven't found anything in the scheduler extender, but after a little search I've come across this in the devexpress documentation:
https://docs.devexpress.com/WindowsForms/DevExpress.XtraScheduler.SchedulerControl.RefreshData
That sounds promising, but it's currently not enabled I don't think.
Thanks