I am trying to use IResource to create custom resources but can not make it work no appointments are displayed, all the resources are displayed in the group headers but no appointments, I have created a class that inherits from IResource and i am setting all the properties (resource name, resource type and display name), I am loading appointments from xaml just like the demo examples and there are i am using my custom class as resource.
I even added group and appointment filter to see what is wrong but they are never even called.
If i use simple Resource class then every thing works
Thanks
vikas
I even added group and appointment filter to see what is wrong but they are never even called.
If i use simple Resource class then every thing works
Thanks
vikas