Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Calendar
  New Posts New Posts RSS Feed - Drag & drop from other componens to Calendar
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Drag & drop from other componens to Calendar

 Post Reply Post Reply
Author
Message
hicus View Drop Down
Newbie
Newbie


Joined: 02 October 2006
Status: Offline
Points: 3
Post Options Post Options   Thanks (0) Thanks(0)   Quote hicus Quote  Post ReplyReply Direct Link To This Post Topic: Drag & drop from other componens to Calendar
    Posted: 25 October 2006 at 10:27am
For example, you want to drag "Name" from data grid and drop it on the CalendarControl to make new CalendarEvent with subject "Name" at exact time where you dropped event on CalendarControl.

For that purpose, when you move mouse over grid with left key pressed on "Name", new CalendarEvent is created with subject "Name". If you don't specify begin and end time of event, it will be "00:00:00" by default.

The problem is, when you set AllowDrop property on true for Calendar control, there is no event for handling actual drop on CalendarControl.


Calendar control has property "AllowDrop", but there is no event for handling actual drop on CalendarControl. Is that true?

If it's true, is there another way to do drag and drop from some other control to CalendarControl?

Back to Top
sserge View Drop Down
Moderator Group
Moderator Group


Joined: 01 December 2004
Status: Offline
Points: 1297
Post Options Post Options   Thanks (0) Thanks(0)   Quote sserge Quote  Post ReplyReply Direct Link To This Post Posted: 27 October 2006 at 3:12am
Unfortunately, dragging from other controls is not yet supported. This is to be included in some of the next versions...

--
WBR,
Serge
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.125 seconds.