Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
2030
xamGantt: Some questions about xamGantt, binding
posted

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

Parents Reply Children
No Data