Hi John,
It seems that the binding of the SelectedItems is causing the control to throw an exception.
The next code snippets show how to bind the SelectedItems to an collection of objects:
in the ViewModel:
and in the xaml:
Hope this is helpful.
All the best,
Vladi
the Telerik team