Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic ShowDayHeader in TimeTableSettings (Read 2590 times)
elwin
Ex Member


ShowDayHeader in TimeTableSettings
Feb 22nd, 2010 at 3:03pm
Print Post  
Hello,

I have 2 views with the TimeTableView:
- 7 days
- 1 day

After enabling ShowDayHeader the DayHeader is shown.
1. How can I fill this header with the days
   (M,T,W,T,F,S,S) in blue such as the MonthView is
   showing?
2. When viewing 7 days with the TimeTableView
    the header must only show something like
    22 feb - 29 feb2010 instead of a date in every
    column.
    The DayHeader must show the same as in 1.
Is this possible?

Thanks in advance.
  
Back to top
 
IP Logged
 
Meppy
God Member
*****
Offline


MindFusion support

Posts: 1783
Joined: Jul 20th, 2005
Re: ShowDayHeader in TimeTableSettings
Reply #1 - Feb 22nd, 2010 at 3:39pm
Print Post  
Hi,

I am not completely certain what you are trying to achieve, therefore I created a small sample demonstrating what I believe you are aiming for. The sample can be downloaded from here:

https://mindfusion.eu/_samples/App1.zip

The sample employs a trick using grouping by resources in order to display the big header on top of all columns, so if you are already using resources we have to look for another solution.

Let me know if this helps. If you are asking for something different, I will appreciate it if you can draw a picture illustrating it.

Regards,
Meppy
  
Back to top
 
IP Logged
 
elwin
Ex Member


Re: ShowDayHeader in TimeTableSettings
Reply #2 - Feb 23rd, 2010 at 7:22am
Print Post  
Thanks a lot for your example. It is exactly what I mean.
Unfortunately I use Resources, Contacts and Locations. Tasks will be used soon as well.

If it isn't possible at another way it is too bad  Smiley
  
Back to top
 
IP Logged
 
Meppy
God Member
*****
Offline


MindFusion support

Posts: 1783
Joined: Jul 20th, 2005
Re: ShowDayHeader in TimeTableSettings
Reply #3 - Feb 23rd, 2010 at 9:36am
Print Post  
Try this one:

https://mindfusion.eu/_samples/App1b.zip

The new sample no longer relies on grouping to achieve the big header on the top. Instead it uses custom drawing.

Regards,
Meppy
  
Back to top
 
IP Logged
 
elwin
Ex Member


Re: ShowDayHeader in TimeTableSettings
Reply #4 - Feb 23rd, 2010 at 1:24pm
Print Post  
Thanks for the example.
After redesigning my current application I will try the implement it.
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint