Hi Daypilot,
I'm using Daypilot Scheduler for my project and I have the little problem as I mention on Subject.
I'm trying to update the Event client data , my code is
e.text = 'Matching...';
dp.events.update(e).queue(); < this is the problem line
and I got the error like Subject.
What is wrong with my code?
Could you give me some advice?
Thank you,
Thomas.