Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Grouping by Contacts and drag and drop one item (Read 2735 times)
Pascal P
YaBB Newbies
*
Offline


I Love MindFusion!

Posts: 2
Joined: Nov 20th, 2012
Grouping by Contacts and drag and drop one item
Nov 20th, 2012 at 10:14am
Print Post  
We have the calendar-control with the view Timetable and we used the GroupType GroupByContacts.

With this setting I cannot drag and drop one item from one contact to another contact. Is there any setting or way to do that?

thanks a lot for your help.
  
Back to top
 
IP Logged
 
Meppy
God Member
*****
Offline


MindFusion support

Posts: 1783
Joined: Jul 20th, 2005
Re: Grouping by Contacts and drag and drop one item
Reply #1 - Nov 20th, 2012 at 10:34am
Print Post  
Hi,

Try setting Calendar.ItemChangeResourceKey (ItemChangeReferenceKey in older versions) to Keys.None.

Regards,
Meppy
  
Back to top
 
IP Logged
 
Pascal P
YaBB Newbies
*
Offline


I Love MindFusion!

Posts: 2
Joined: Nov 20th, 2012
Re: Grouping by Contacts and drag and drop one item
Reply #2 - Nov 20th, 2012 at 11:46am
Print Post  
Great, this works.
Thanks.

Note: We have not the newest version of planner.net. It´s version 5.0a, also the setting is ItemChangeReferenceKey.
But the change of the property from ItemChangeReferenceKey Alt to None doesn´t work when I made the change in the designer. It look´s like the change in the designer makes nothing.

I made the change in code:
calendar.ItemChangeReferenceKey = Keys.None;
and it works..
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint