I'm using a DataTable filled from a SQLServer database to hold my Resource Items.
After setting the ListScheduleDataConnector.ResourceItemsSource to this DataTable,
and setting the Property Mappings like this:
ListScheduleDataConnector.ResourcePropertyMappings = new ResourcePropertyMappingCollection();ListScheduleDataConnector.ResourcePropertyMappings.UseDefaultMappings = true;
the Schedule Control shows this error:
Error Details:1) Application configuration error. The functionality is not supported. Error Details: The following property mappings are missing for Resource items:Id
My table does however, include a Primary Key field called Id.
I'm also having a similar problem with binding the ResourceCalendarItemsSource and the AppointmentItemsSource to DataTables.
Does the ListScheduleDataConnector not support binding to DataTables?
Hello,
Thank you for your post. I have logged this behavior with our developers in our tracking system, with an issue ID of 122660. I have also created a support ticket on your behalf with number CAS-100782-C8K0P5 in order to link the development issue to it so that you are automatically updated when a Service Release containing your fix is available for download.
Sincerely,
Krasimir
Developer Support Engineer
Infragistics, Inc.
www.infragistics.com/support
The development issue with ID of 122660 has been fixed and it is available in the latest Service Release. You can download the Service Release by logging in our web site and then going to Account\My Keys and Downloads page.
Thank you for using Infragistics Components.
Infragistics