As indicated in the title, I'm filling in the RadScheduler with a list (List <MyType>) and there's no way to fill in the resources.
I developed a parser to fill appointments but when i try to access to an appointment resource it crashes.
This is the binding code:
and there is the parser:
And the error code:
I would appreciate a way to fix this issue or another way to do this.
Ana