SyntaxFix
Write A Post
Hire A Developer
Questions
In .cs file
grid.DataContext = table.DefaultView;
In xaml file
<DataGrid Name="grid" ItemsSource="{Binding}">