Hello,
I am working with xamGantt to reschedule project tasks. By getting started with this control some questions arrised:
1. How can I bind ActiveRow() to the ViewModel? Binding works, but I never receive any change?
2. Is it possible to set the color of each ganttbar individually via binding?
3. Is it possible to filter the columns in the left area of the gantt control?
4. There is a feature request regarding customer columns in the xamGantt - can you please share the status on that one?
5. I am using my own class and mapp it with ListBackedProject to xam Gantt. When I want to write one resource into the field Resources, does it matter if I use a simpe string or a list<>? Which datatype is needed to add subtasks to one tasks - is it IEnumerable?
Thanks in advance
Niko
one additional issue:
6. How can I configure Success and/or Predecessors with my own class and its mapping via ListBackedProject ?
Thanks
Hi,
going further with xamGantt new questions arised:
7. Is there a display format for weeks (according to ISO 8601)?