Print Page | Close Window

Read Only Calendar

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Calendar
Forum Description: Topics Related to Codejock Calendar
URL: http://forum.codejock.com/forum_posts.asp?TID=15339
Printed Date: 10 May 2024 at 6:48am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Read Only Calendar
Posted By: rcarrier
Subject: Read Only Calendar
Date Posted: 10 October 2009 at 1:21pm
My project is to read events from a SQL database using a datawindow. Then Display the events/appt in the calendar when its opened. However users will never be allowed to change the appts via the Calendar is nothing more then a nice way to view the scheduled events.
 
I'm having trouble understanding the use of the dataprovider. Do i need this still since I want to manually add the events and not be ready automatically from a table in the database. The reason is I will have a selection screen that will further restrict what the Read Only Calndar window will display
 
Any help appreciated.


-------------
r carrier



Replies:
Posted By: mdoubson
Date Posted: 10 October 2009 at 2:26pm
Use flag CalendarControl.ReadOnlyMode = True

-------------
Mark Doubson, Ph.D.


Posted By: rcarrier
Date Posted: 10 October 2009 at 2:42pm

Thanks for that, But do I need the dataprovide to display the events ?



-------------
r carrier


Posted By: mdoubson
Date Posted: 16 October 2009 at 5:42pm
Suppose you have two similar calendar app - one for manager who run it in unrestricted mode - can create, modify and delete events, and one for other users who can only see events - this app user readonly mode. Both apps use same dataprovider.

-------------
Mark Doubson, Ph.D.



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net