Hello,
I have a windows application in which i use the windows schedule to create schedules ( with and without recurrences) which i store as a byte information in sql server db. I have a requirement to display the same schedules in web application using webschedules. But in v6.1 of webschedules, i am not able to find how to configure recurrences and display the info. Please let me know how it can be done. Can you also provide me a sample application.
Waiting for your quick response.
Alex
agnelloalex, you are going to need to use a custom data provider for this and convert your bytes and add the recurrences manually there is code floating around here somewhere (don't know where on the new system) but search for custom data provider and you will probally find it and/or if you can't let me know and I will dig it up from a backup drive.