Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic CalendarView.List and grouping does not work (Read 5912 times)
springy
Junior Member
**
Offline


I love YaBB 1G - SP1!

Posts: 76
Joined: Jan 25th, 2010
CalendarView.List and grouping does not work
Jan 25th, 2010 at 9:26am
Print Post  
When I enable grouping when CurrentView is "List" then only the first group-item shows items -- every other group is absolutely empty.

I can switch CurrentView or disable grouping and all items appear, and just disappear again when enabling grouping.
  

/\/\arkus.
Back to top
 
IP Logged
 
Meppy
God Member
*****
Offline


MindFusion support

Posts: 1783
Joined: Jul 20th, 2005
Re: CalendarView.List and grouping does not work
Reply #1 - Jan 25th, 2010 at 9:47am
Print Post  
When grouping is enabled in List view, the items for the individual resources are displayed in separate rows (or columns depending on the view's orientation). By default only one of the rows/columns is visible and the other rows/columns can be accessed through the vertical/horizontal scrollbar that appears when the view is grouped. You can make more rows/columns display at once by setting the Calendar.ListViewSettings.VisibleColumns property.

Let me know if this works for you.

Regards,
Meppy
  
Back to top
 
IP Logged
 
springy
Junior Member
**
Offline


I love YaBB 1G - SP1!

Posts: 76
Joined: Jan 25th, 2010
Re: CalendarView.List and grouping does not work
Reply #2 - Jan 25th, 2010 at 9:55am
Print Post  
Yes, I noticed the scrollbar, but all items are gone despite for the first group.

Just take the "Custom Item Templates" sample (which has combos for Style and View on top):
There are 2 appointments, one for Mira Grape and one for Simone Vanderos.
If you switch from Timetable to List then you see one appointment, but you won't see the other appointment anywhere.
  

/\/\arkus.
Back to top
 
IP Logged
 
springy
Junior Member
**
Offline


I love YaBB 1G - SP1!

Posts: 76
Joined: Jan 25th, 2010
Re: CalendarView.List and grouping does not work
Reply #3 - Jan 25th, 2010 at 9:59am
Print Post  
This seems to be a special problem with VisibleColumns=1 (which is the default):

<planner:Calendar.ListViewSettings>
<planner:ListViewSettings VisibleColumns="1" ShowGroupHeader="True" />
</planner:Calendar.ListViewSettings>

You can switch to Simone Vanderos, but there is nothing.

With VisibleColumns>1 is looks good.
  

/\/\arkus.
Back to top
 
IP Logged
 
springy
Junior Member
**
Offline


I love YaBB 1G - SP1!

Posts: 76
Joined: Jan 25th, 2010
Re: CalendarView.List and grouping does not work
Reply #4 - Jan 25th, 2010 at 10:13am
Print Post  
Hmm.. scrolling does not work:

If I create a new appointment for Cecil Palace with VisibleColumns=2 then the appointments for Mira Grape and SImone Vanderos are shown, and when I scroll down the appointments for Simone Vanderos are still shown but Cecil Palace is entirely empty.
  

/\/\arkus.
Back to top
 
IP Logged
 
Meppy
God Member
*****
Offline


MindFusion support

Posts: 1783
Joined: Jul 20th, 2005
Re: CalendarView.List and grouping does not work
Reply #5 - Jan 25th, 2010 at 10:46am
Print Post  
This was a bug. You can download a fixed version from the following link:

https://mindfusion.eu/_pln_trial/MindFusion.Scheduling.Wpf.2.0a.zip

Additionally the first day of the week should no longer be unintentionally set to Saturday. Several localization issues have also been fixed. The day/month names should now appear correctly according to the currently selected culture.

Let me know if there are any more problems.

Regards,
Meppy
  
Back to top
 
IP Logged
 
springy
Junior Member
**
Offline


I love YaBB 1G - SP1!

Posts: 76
Joined: Jan 25th, 2010
Re: CalendarView.List and grouping does not work
Reply #6 - Jan 25th, 2010 at 11:53am
Print Post  
Wow, thats really great support!  Shocked
  

/\/\arkus.
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint