This is a migrated thread and some comments may be shown as answers.

Error : StartTime must be before the endtime

6 Answers 134 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
utchi
Top achievements
Rank 1
utchi asked on 22 Feb 2010, 02:14 PM

Hi,

I m using radscheduler in my application. I m having the start time as '23:30:00' and end time as '00:30:00' in my tables.

And it showing error as 'StartTime must be before the endtime' when radscheduler loading.

I need to plot the appointment as mentioned timing in radscheduler.

Please give any suggestions to solve it.

thanks in advance.

 

Regards,

Maha

6 Answers, 1 is accepted

Sort by
0
robertw102
Top achievements
Rank 1
answered on 22 Feb 2010, 10:02 PM
That time setting doesn't really make much sense. How can you set the start time to be 11:30PM and the end time to 12:30AM, that's not possible, since there isn't a day modifier to say that 12:30AM is the next day and not the current day.
0
utchi
Top achievements
Rank 1
answered on 23 Feb 2010, 05:47 AM


Here we doing a project for a channel, we have to plot the programs in radschedule.

So programs may start at 23:30 pm and end at next day 00:00 am, I think it make sense.

Is it possible to do it telerik radscheduler or not?

Regards,
Maha
0
Lukasz Kalbarczyk
Top achievements
Rank 1
answered on 23 Feb 2010, 11:09 AM
A question similar to this one: how can I set the "all day" parameter programically to the appointment?
0
utchi
Top achievements
Rank 1
answered on 23 Feb 2010, 11:47 AM

Sorry, I didn't get you?.

0
robertw102
Top achievements
Rank 1
answered on 23 Feb 2010, 02:45 PM
As I mentioned in my previous post, in order for RadScheduler to make sense of the time you would need to add the date to the start and end time. So if the show is on February 22 at 23:30:00 and ends on February 23 at 00:30:00, the date should be in the start and end time, so RadScheduler is not thinking that it's the same day. Currently, from my understanding of what you're doing, RadScheduler is seeing this, February 22 at 23:30:00 to February 22 at 00:30:00, which doesn't make sense since the end time is going back in time.

I hope my explanation makes sense now.
0
utchi
Top achievements
Rank 1
answered on 24 Feb 2010, 05:44 AM

HI,,

I know it is not possible to plot the program in radscheduler as i mentioned manner.

Here i need to show the points to my responsible person.

Sorry for the inconvenience.

Thanks for your valid points.

Happy day.

regards
Maha.
Tags
Scheduler
Asked by
utchi
Top achievements
Rank 1
Answers by
robertw102
Top achievements
Rank 1
utchi
Top achievements
Rank 1
Lukasz Kalbarczyk
Top achievements
Rank 1
Share this question
or