Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Features (Read 3444 times)
alexus
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 4
Joined: Oct 6th, 2010
Features
Oct 8th, 2010 at 9:53am
Print Post  
Hello,

i´ve some questions about features, which are maybe not that trivial to implement. I dont need Soruce-Code in particular, I need more ideas, if its possible to implement such requirements.

1) Worktime for Resource instead of worktime for whole calendar. We will probably have the requirement, that resources have different worktimes and maybe even different worktimes in different locations at one day.
e.g.
Resource 1:
8am - 12 : work at location #1
13 - 18 : work at location #2
Resource 2:
8am - 13 : work at location #1
13 - 18 : work at location #3

would it be possible to show these different worktimes in the calendar with different colors? adding the propertys to the resources is obviously not that big of a problem.

2) alternating background-color of cells. should i use a converter?

3) is it possible to switch a 'TimeTable'-View in a 2 row view? if you have like 20 dates and you want 10 dates in the 1st row and 10 dates in the 2nd row.

4) Is it possible to increase the thickness of a line at a full hour? if you have 'TimetableSettings.CellTime' set to 15minutes and you want every hour a thickness of 3 and all other times the 'normal' thickness.

greetings
alexus
  
Back to top
 
IP Logged
 
Meppy
God Member
*****
Offline


MindFusion support

Posts: 1783
Joined: Jul 20th, 2005
Re: Features
Reply #1 - Oct 8th, 2010 at 10:55am
Print Post  
Hi,

Here are the answers of your questions:

1, 2) Can be realized using a custom resource class, which provides information about the work times associated with the resource and custom Cell presenters. You can download a sample illustrating how from the link below:

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

The sample also implements alternating cell colors as requested in 2).

3) This is not possible. You could probably use two instances of the control with synchronized vertical scrollbars to achieve this.

4) Unfortunately the thickness of this line is currently not customizable.

Let me know if this helps.

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


I love YaBB 1G - SP1!

Posts: 4
Joined: Oct 6th, 2010
Re: Features
Reply #2 - Oct 8th, 2010 at 11:02am
Print Post  
Thanks for your response!

I will try your sample out.

3) I also thought about that "solution". If such a requirement comes, i will try that solution out!

Thanks for your fast response again!

greetings
alexus
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint