Posted
on Nov 6, 2008
(permalink)
Hi Todd,
I'm using the RadSchedler in a DNN module for appointment tracking and it works just fine with the calendar popup. However I'm am having problems with the LinqToSql datasource for my datalayer. It doesn't like Timestamps in the database tables. Telerik is working on a fix for that.
The RadScheduler would be a better control for an events module in my opinion, alot more control over templating the look and layout.
I've also update the Dnn core to use the RadScriptManager. Makes the ajax stuff alot easier to work with. If you try and update the Dnn core to use the RadScriptManager, watch out for CountryListBox dll, it's set to automatic build on the version number, ie. 1.0.2182.*, that can cause some fits. I changed it to a fixed value of 0 in the build number part, ie. 1.0.2182.0.
I'm using Dnn version 4.9.0
Burl