Hi,
I'm getting this error: DataBinding: 'System.Data.DataRowView' does not contain a property with the name 'ViewTypeResources' When i try to load appointments into a resources table.
I can get rid of the the error by adding ViewTypeResources into my dataTable but the records don't show on the calendar.
What value should this be set at? And what relevance does it have to DataColumnField ="ViewTypeResources"
Thanks for any suggestions