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

Scheduler formatting

7 Answers 83 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Matt
Top achievements
Rank 1
Matt asked on 01 Nov 2011, 05:33 PM
I've been asked to make a web version of an old VFP Windows application. The requirements include having a daily timeline with the times being the X axis and days being the y axis.
I'm attaching a screenshot of the windows application. Can I approximate this with Rad Scheduler? I don't necessarily need the whole answer, but if someone could point me in the right direction for setting this (or letting me know if it can't be done). Thanks!

7 Answers, 1 is accepted

Sort by
0
Plamen
Telerik team
answered on 02 Nov 2011, 06:13 PM
Hi Matt,

You can refer to this Code Library where a similar functionality is shown.

Hope this will be helpful.

Kind regards,
Plamen Zdravkov
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now
0
Matt
Top achievements
Rank 1
answered on 02 Nov 2011, 06:25 PM
Thanks and yes, it is very helpful! I'm checking it out now and I see a weird issue with the date picker getting cut off. (see attachment)
Any idea how I might go about fixing this?

Thanks again!

Matt
0
Matt
Top achievements
Rank 1
answered on 02 Nov 2011, 06:25 PM
oops, double post (can I delete this?)
0
Shinu
Top achievements
Rank 2
answered on 03 Nov 2011, 07:58 AM
Hello Matt,

This issue has been fixed,with versions from 2011, RadScheduler renders with height necessary to accommodate the popup calendar.
I suppose it might be a version issue.So try upgrading to to the latest version with the help of the following KB article given below.
Updating RadControls for ASP.NET AJAX to another version or license

Thanks,
Shinu.
0
Shinu
Top achievements
Rank 2
answered on 03 Nov 2011, 07:59 AM
.
0
Matt
Top achievements
Rank 1
answered on 09 Nov 2011, 10:48 PM
I think I already had the newest version since I just downloaded this last week.
I tried updating as explained in your link but there is no change.

In addition, I think I may have made some mistakes when writing my provider or implementing this, because I do not see any appointments when using the swap day header and time display method.

But when I make a new page with just a RADScheduler in default mode, I do see them.

I have a hunch it could be my Resource implementation in the provider, just because I'm not feeling all that confident with what I came up with.

How can I go about troubleshooting these issues? Thanks!
0
Plamen
Telerik team
answered on 14 Nov 2011, 04:41 PM
Hi Matt,

The "cut off" of the date picker is not a version issue. This is a problem of this specific code library scenario and we suggest setting the required rsAllDayRow or removing the datepicker from the EnableDatePicker property.

As for the other issue with the provider it is not very clear what is wrong so we will need more information on what exactly are you trying to achieve.

Hope this will be helpful.

Greetings,
Plamen Zdravkov
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now
Tags
Scheduler
Asked by
Matt
Top achievements
Rank 1
Answers by
Plamen
Telerik team
Matt
Top achievements
Rank 1
Shinu
Top achievements
Rank 2
Share this question
or