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
145
Calendar and custom data
posted

I have two questions regarding the webSchedule and calendar controls:

1) Does anyone have any good links to any tutorials for using these controls.  I've been having a hard time finding basic "getting started" info on Google.

2) For this specific application, I'm adding some calendar views to an existing application.  It tracks time-off from work, stored in a SQLServer database, with our own schema.  All I need is basically a read-only calendar display to show some data.  Is it possible for me to run my queries in the code-behind section and create a dataTable (or something similar) to plug into the calendar?  I have a lot of experience doing this with gridViews, and I was wondering how similar this is.

Thanks for your time.

Parents Reply Children
No Data