Hi,
I'm just evaluating the Gantt control; following problem arises:
In XAML I added the TaskAttributeMapping for StartDateMapping, FinishDateMapping and TaskNameMapping (the Property names of my data class); when assigning the data source (an observable collection), I get an error "Start date mapping name is missing or mapping name is wrong".
What's wrong here? Thanks for your Support!
BTW: I'm using the controls in a LightSwitch application.
Regards, Robert