Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
314
Sample project that extends WebScheduleDataProvider.
posted

Is there a sample project out there that  extends  WebScheduleDataProvider?

Sample project that extends Appointment class by adding additional Properties and addtional database fields.  That will also extend WebScheduleDataProvider so that it handles these additional field.

Something like situation described here http://news.infragistics.com/forums/p/7683/31325.aspx#31325

 

 

  • 12333
    posted

     Hey Levon,

     I found this post of yours and I wanted you to check out my  Event Based WebSchedule Data Provider  blog entry which contains a downloadable sample application. I was thinking that perhaps you might get some ideas or inspiration from checking out the code, especially in the UniversalDataProvider.CS class located in the App_Code folder. Check it out and maybe it can help you to accomplish your goal of creating (or extending) the WebScheduleDataProvider class.