This question is locked. New answers and comments are not allowed.
I was trying to bind my RadGridView ItemsSource to a Dictionary but I'm not seeing any data populate the grid.
I've validated the data in my Dictionary but just will not bind to a RadGridView.
Is this a known issue? I'm able to bind it to an ObservableCollection, but not a Dictionary.
Thanks, Rob.
I've validated the data in my Dictionary but just will not bind to a RadGridView.
Is this a known issue? I'm able to bind it to an ObservableCollection, but not a Dictionary.
Thanks, Rob.