DayPilot - Open-Source Outlook-Like Calendar for ASP.NET
Try the online demo: AJAX-style event creating, moving, resizing, and deleting • Context menu • Day view • Work week view • Week view • PostBack/AJAX/JavaScript event handling • Binding to XmlDataSource, SqlDataSource, DataTable, ArrayList • Custom event formatting • Custom business hours

DayPilot News Blog

Tuesday, September 12, 2006

SqlDataSource support

The current release of DayPilot (2.0.1) doesn't support SqlDataSource component from .NET Framework 2.0. This became an issue since a lot of people already switched to .NET Framework 2.0 and SqlDataSource is quite popular.

Starting with version 2.1 (now scheduled for 1st October 2006) DayPilot will be compiled with .NET Framework 2.0 and will support SqlDataSource.

The current version (2.0.1) will be the last one that will run on .NET Framework 1.1.

Comments:

Ah, I found my answer to the 2.0 question. You have another financial supporter once 2.0 hits the streets!
What about ObjectDataSource? That should be supported if SqlDataSource is, correct?
Yes!
There is a fix for this that you can do inline in the declaration code of daypilot.

DataSource='<%# ((DataView)SqlDataSource.Select(select args)).ToTable() %>'

Or something like that.

Enjoy
Are you still on track for a Oct 1 release of the version that works in the 2.0 space? And will it workin in medium trust?
The released was replanned for 14 October. At this moment I see no problems with medium trust (it doesn't need any external resources like DB or filesystem).

If you have any problem with medium trust environment please report it: http://www.daypilot.org/report-a-bug.html.
great control, really clean & simple, im looking forward for the oct 14 build, I hope that the colour support allows databound setting of the background colour of the event cell , as well as the left (currently blue in screenshot) border - I have a project in the works where this will fit in perfectly,
In Holland it's the 14th of Oct., so i guess it should be the 14th of Oct. were Dan lives any moment (or maybe it is already?)... So i can't wait for the 2.1 version to be released!
looks like the scheduled release for today didnt make it, i was hopeing to work on it this weekend, I hope you manage to get it done soon, keep up the great work..looking for the .net 2 release
I'm just finishing the 2.1 release. It will be out today!
Blog comments are closed. Please use forums.daypilot.org to discuss DayPilot.


 

Previous

Archives