Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Calendar data from SQL Server (Read 3825 times)
Sponker
Guest


Calendar data from SQL Server
Apr 2nd, 2006 at 11:18pm
Print Post  
i am trying to write a scheduler with data from SQL server database.  I came across this control. Looks good. (I have read all of the manual yet) -Can i use data from SQL Server to update appointments and vice versa.. can i take appointments from the calendar and push it into SQL server.
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Calendar data from SQL Server
Reply #1 - Apr 3rd, 2006 at 6:07am
Print Post  
Hi,

There isn't intrinsic support for data binding implemented yet in Planner.NET. You would have to take care of that yourself, i.e. create a dataset, loop over its rows and read  / update them.

Stoyan
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint