Desktop
WPF
Yesterday I've made small example application to demonstrate how to utilize our virtual collection with unknown data and I've decided to blog it.
The idea was to have two RadListBox instances and a single RadGridView. The first RadListBox for the DbSet names from a given DbContext, the second RadListBox for the property names with ability to select only some of the properties and the actual data in RadGridView bound to virtual collection: