Hi
Looking at this great new control, i have a couple of questions:
1. Is there a way to draw a vertical line on the current day as is the case in MS Project.
2. When i set the viewstyle on the calenderlook to office 2007, the control does not seem to style that way. I wonder how you apply the kind of styling that is shown on the website for this control.
3. When i set primary interval to weeks, i get two rows on the header, first row shows the beginning of the week and second row ... does the same ???? shouldn't the second row show the last day of the week?
4. When i set the primary interval to weeks, can i not use week number instead of two days. This comment also applies to the ultratimelineview. A lot of people work with week numbers when they do planning per week, there should be a format that allows this.
Peter
Regarding 2: It looks very strange in our application (setting the CalendarLook and all other parts of the application to Office2007ColorScheme.Silver and then I get blue scrollbars on the GanttView (the scrollbar look is also changed). What do I have to do to get a Office2007ColorScheme.Silver in all parts of the GanttView?
Exactly what i was looking for...
Thank you very much!
I attached a code file; assign an instance of the CurrentDayIndicatorCreationFilter class to the control's CreationFilter property like so:
this.ganttView.CreationFilter = new CurrentDayIndicatorCreationFilter();
Hi Brian,
Any chance of helping a hand with that drawfilter you are suggesting, it isn't exactly the easiest thing to achieve and the documentation isn't very helpfull.
I can get to the point where i create a creationfilter class, but i am unsertain on how to create a uielement that draws a simple line.
Can you Help?
Best Regard,
I have no problem with the fact that some features are missing, especially with a component as comprehensive as a project scheduling tool.
However, I would appreciate it if some of these rather apparent missing features come with a service release, so we don't need to wait for the next full release.
Best Regards,