jQWidgets Forums
Forum Replies Created
-
Author
-
January 18, 2018 at 10:37 am in reply to: Is it possible to add new appointment on drag and drop Is it possible to add new appointment on drag and drop #98311
Hello Stanislav,
I am trying to add a new appointment to the scheduler from a list. My try is to drag a record(row) from a table and drop it on scheduler control, and on drop event a new appointment should get booked for that specific time slot where the mouse up event is occurred.Regards,
Rahul AhireJanuary 18, 2018 at 5:54 am in reply to: Legend bar not binding when date change Legend bar not binding when date change #98306Hello Hristo,
Thanks for your efforts on coming out with a solution. Though my problem was that the entire legend bar is disappearing, but the solution you pitched gave me the required out come on adding $(‘#scheduler’).jqxScheduler(‘render’); to my existing code. I would also appreciate you effort on considering the case and rectifying this issue in next version.Regards,
Rahul AhireJanuary 12, 2018 at 9:59 am in reply to: Legend bar not binding when date change Legend bar not binding when date change #98239Hello Hristo,
The issue is legend bar does not bind when there are no appointments for some date which is right but if there is a future date that has appointment then the appointment appears but the legend bar does not binds. This same case also occurs when view is changed. There are no errors in console. I managed to find out that div tag legendbarbottom is adding a inline display:none and that causes the bar to hide.January 3, 2018 at 9:40 am in reply to: Split 1 Hour Slot into 4 time slots of 15 mins in place of 2 half hour slot Split 1 Hour Slot into 4 time slots of 15 mins in place of 2 half hour slot #98126Thanks peter,
This was exactly what i was looking for. Its a great feature. Thanks for providing such a handy tool with awesome options for customization. -
AuthorPosts