Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic WPF Scheduling: Such a week layout possible? (Read 5003 times)
Heli
YaBB Newbies
*
Offline


I Love MindFusion!

Posts: 44
Joined: Aug 29th, 2016
WPF Scheduling: Such a week layout possible?
Feb 23rd, 2017 at 6:57pm
Print Post  
Hi,

is such a week layout possible?
(Screenshot from Android App, this question applies to WPF and Xamarin.Scheduling)

Regards,
Heli
  

Screenshot_2015-09-03-21-39-44.png ( 91 KB | 205 Downloads )
Screenshot_2015-09-03-21-39-44.png
Back to top
 
IP Logged
 
Meppy
God Member
*****
Offline


MindFusion support

Posts: 1783
Joined: Jul 20th, 2005
Re: WPF Scheduling: Such a week layout possible?
Reply #1 - Feb 24th, 2017 at 8:59am
Print Post  
Hi,

This can probably be accomplished but you need to use two Calendar instances and position the one above the other. Will that be OK for you?

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


I Love MindFusion!

Posts: 44
Joined: Aug 29th, 2016
Re: WPF Scheduling: Such a week layout possible?
Reply #2 - Feb 24th, 2017 at 10:48am
Print Post  
Yes, sounds good.

That would also give me the possibility to switch on or off the bottom-right sub-calendar (if I don't need it and might want to display some other information in this free cell).
  
Back to top
 
IP Logged
 
Meppy
God Member
*****
Offline


MindFusion support

Posts: 1783
Joined: Jul 20th, 2005
Re: WPF Scheduling: Such a week layout possible?
Reply #3 - Feb 24th, 2017 at 2:55pm
Print Post  
Check out this sample. Use the dlls contained in the zip because the SingleWeek WeekRange view only supported grouped weekends and we had to fix that.

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


I Love MindFusion!

Posts: 44
Joined: Aug 29th, 2016
Re: WPF Scheduling: Such a week layout possible?
Reply #4 - Feb 24th, 2017 at 3:20pm
Print Post  
Hi,

that looks promising!
Is the day order also possible like in the screenshot (vertically, left side Monday to Thursday, right side Friday to Sunday)?

Regards,
Heli
  
Back to top
 
IP Logged
 
Meppy
God Member
*****
Offline


MindFusion support

Posts: 1783
Joined: Jul 20th, 2005
Re: WPF Scheduling: Such a week layout possible?
Reply #5 - Feb 24th, 2017 at 3:32pm
Print Post  
This is not currently possible. Days are ordered horizontally first, then vertically. It will be rather hard to do it the other way around as usually this view provides vertical scrolling. Also the items have horizontal orientation and it will be weird if you have items spanning multiple days.

Regards,
Meppy
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint