Hello Telerik,
I'm in the situation where the appointment items source is being refreshed async (from some other thread, but delegate to the GUI thread).
However when I select an item, the ensure selection of the appointment item doesn't have it's datacontext (occurenceinfo) set (if the item is removed and added to the items source).
Hence, there is sometimes an nullpointer exception.
Any toughts?
I'm in the situation where the appointment items source is being refreshed async (from some other thread, but delegate to the GUI thread).
However when I select an item, the ensure selection of the appointment item doesn't have it's datacontext (occurenceinfo) set (if the item is removed and added to the items source).
Hence, there is sometimes an nullpointer exception.
Any toughts?