Home Unanswered Active Tags New Question

How can I avoid collision between 2 events?

hi, I'm doing a C# . net project and I'm in difficult. I hope you will be help me???plsssss

For example, I made a reservation time between 07.00 am -13.00 on monday. Another people try to take monday at 8.00-14.00...That occurs a collision. I just wanna that the other person can'ttakemonday betweenthese times???

Asked by Anonymous 2 years ago.
Replies

You should check the date and time availability in the server-side event handler before actually creating the event in the database.

The following topic may help:

Comment posted by Dan Letecky 2 years ago.
New Reply
This reply is
Your name (optional):

DayPilot for ASP.NET WebForms, DayPilot for ASP.NET MVC, DayPilot for Java