Schedule Control with SQL

Hello,
I am doing a project in WinForms and VB.
I need to know how I can address a day in the Schedule Control by specifying its date and
populate it with data from an SQL database Table?

Each Day will have several appointments.

Can you please give me some examples in VB?

1 Reply

JP Jagadeesan Pichaimuthu Syncfusion Team June 17, 2019 09:26 AM UTC

Hi Constantine, 
  
Thanks for using Syncfusion product. 
  
By default, ScheduleControl does not have the direct support to bind the data from SQL server. But you could generate the ScheduleDataProvider from the SqlServer database. Please refer the following KB link to know more about this. 
  
  
Please get back to us if you need any further assistance on this. 
  
Regards, 
Jagadeesan 


Loader.
Up arrow icon