I can bind data to Telerik's RadGridView
on xaml-pages, but I can't bind the data to a RadGridView
on child window. I already have a list containing the data, but when I open the popup, the data of list needs to be bound to the grid.
Any advice on how to achieve this?