Create a new Resource booking in schedule by clicking on schedule date
18 years ago.
Hi,
I'm trying to setup the facility for a client to book a resource by clicking on specific day for a resource in the scheduler view. I use VB.net, so I'm finding the examples in C#/javascript a little hard to follow.
Do I have to use Javascript to achieve this functionality?
Whats the easiest way to achive this? Using events or javascript?
I've tried http://www.daypilot.org/howto-open-a-popup-window-for-entering-new-event.html but when I click on empty space nothing happens. When I click on an event I get "Microsoft JScritp runtime error: 'start' is undefined"
DayPilot