Print Page | Close Window

User donīt change,create,move,delete etc. a event

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=12310
Printed Date: 07 October 2024 at 1:21am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: User donīt change,create,move,delete etc. a event
Posted By: Ditte
Subject: User donīt change,create,move,delete etc. a event
Date Posted: 01 October 2008 at 12:15pm
Hi,

thereīs a calendar with a custum "Embedded" database.
If I open the calendar I can see all events.
I like do open the calendar but no changes should be allowed.
All changes will be make in other programparts.
Iīve found to disable creating and changing of events.

Iīm not found a way to disable deleting and  moving.
Can somebody give me some help?


-------------
Regards



Dittmar



Product: Xtreme SuitePro (ActiveX) 13.4.2

Platform: Win XP

Language: Visual Dataflex 16.1



Replies:
Posted By: Mattie161
Date Posted: 23 February 2009 at 8:59am
I had similar requrements and found setting the result in DoUpdateEvent event to work well

Private Sub BookingCalendarControl_DoUpdateEvent(ByVal pEvent As Object, bResult As Boolean)
    bResult = False
End Sub



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