Print Page | Close Window

Catching a resize or movement of a calendar entry

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


Topic: Catching a resize or movement of a calendar entry
Posted By: f135ta
Subject: Catching a resize or movement of a calendar entry
Date Posted: 28 October 2007 at 12:25pm
I'm evaluating the calendar within a vb.net program.
 
I'm using a custom SQL data provider to populate and update the calendar entries.
 
I've managed to create, update and delete entries, but I need to know how to capture the "movement" of entries on the main screen and resizing so that the times can be amended by my code.
 
Can someone help me out with which methods I need to use or events I need to capture so I can write the code to update my database?
 
Either that or disable the user from being able to move or resize any calendar entries?
 
Thanks Rob


-------------
Try once... If it doesn't work.. Try again...



Replies:
Posted By: Mark19960
Date Posted: 30 October 2007 at 10:18am
Originally posted by f135ta f135ta wrote:

I'm evaluating the calendar within a vb.net program.
 
I'm using a custom SQL data provider to populate and update the calendar entries.
 
I've managed to create, update and delete entries, but I need to know how to capture the "movement" of entries on the main screen and resizing so that the times can be amended by my code.
 
Can someone help me out with which methods I need to use or events I need to capture so I can write the code to update my database?
 
Either that or disable the user from being able to move or resize any calendar entries?
 
Thanks Rob


See DoUpdateEvent in the help.
This event fires every time the entry is moved, resized, etc...




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