Does there already exist a solution to display the content of SqlCeResultSet.ResultSetView in a WPF.DataGrid.ItemsSource?
The rows and correct values exists in the result set, but they are not displayed, althought the datagrid shows the correct no of rows and columns, but w/o any content.
Thx a lot in advance to all guys who knows solutions.