Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Calendar
  New Posts New Posts RSS Feed - Catching a resize or movement of a calendar entry
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Catching a resize or movement of a calendar entry

 Post Reply Post Reply
Author
Message
f135ta View Drop Down
Newbie
Newbie
Avatar

Joined: 28 October 2007
Location: United Kingdom
Status: Offline
Points: 1
Post Options Post Options   Thanks (0) Thanks(0)   Quote f135ta Quote  Post ReplyReply Direct Link To This Post Topic: Catching a resize or movement of a calendar entry
    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...
Back to Top
Mark19960 View Drop Down
Groupie
Groupie


Joined: 17 October 2007
Location: United States
Status: Offline
Points: 11
Post Options Post Options   Thanks (0) Thanks(0)   Quote Mark19960 Quote  Post ReplyReply Direct Link To This Post 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...

Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.172 seconds.