DayPilot Forums

DayPilot is the best open-source Outlook-like calendar control for ASP.NET.
DayPilot Pro Demo (Calendar control)
» DayPilot Pro live demo (Calendar control)
DayPilot Pro Demo (Scheduler control)
» DayPilot Pro live demo (Scheduler control)
Home » How To » Can I use a asp:sqldatasource with a DayPilotScheduler?

Can I use a asp:sqldatasource with a DayPilotScheduler?

Hi,

Does the DayPilot Scheduler support data-binding with a sqldatasource?

Is it one or two way?

Thanks

John - 5/31/2008 12:48:25 AM
DayPilotScheduler supports one-way binding to SqlDataSource (i.e. reading only). The insert/update/delete operations should be handled manually.
Dan Letecky - 6/1/2008 10:00:48 PM
Many thanks for the quick reply. John
John - 6/1/2008 11:07:55 PM
Post reply