Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Grouping in a resource view (Read 5383 times)
Henk
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 4
Joined: Jun 16th, 2009
Grouping in a resource view
Jun 16th, 2009 at 6:09pm
Print Post  
Hi,

is there any way to set the alignment of a resource group header or I need to implement a custom drawing to have it left aligned? The problem is that it displays its text always centered, I haven't found the appropriate property to adjust the alignment.

advTHANKSance
  
Back to top
 
IP Logged
 
Meppy
God Member
*****
Offline


MindFusion support

Posts: 1783
Joined: Jul 20th, 2005
Re: Grouping in a resource view
Reply #1 - Jun 17th, 2009 at 5:53am
Print Post  
Hi,

Try setting the Calendar.ResourceViewSettings.Style.HeaderTextAlignment property to MiddleLeft.

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


I love YaBB 1G - SP1!

Posts: 4
Joined: Jun 16th, 2009
Re: Grouping in a resource view
Reply #2 - Jun 17th, 2009 at 8:36am
Print Post  
Thanks, it works fine!

One more question: can I completely redraw the ResourceViewRowHeader? I mean in your sample the custom draw delegate only paints over the area, the default rendering preforms in the background, which is a performance drawback.

thanks,
Henk
  
Back to top
 
IP Logged
 
Meppy
God Member
*****
Offline


MindFusion support

Posts: 1783
Joined: Jul 20th, 2005
Re: Grouping in a resource view
Reply #3 - Jun 17th, 2009 at 8:55am
Print Post  
Unfortunately currently you can disable default rendering only for items.

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