We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e609c31 commit 5b59fb5Copy full SHA for 5b59fb5
XamlBrewer.Uwp.DataGridSample/MainPage.xaml
@@ -47,7 +47,7 @@
47
Margin="0 20 20 20"
48
Grid.Column="1"
49
FontFamily="Segoe UI">
50
- <Run>UWP DataTable to DataGrid Sample</Run>
+ <Run>UWP Dynamic SQL to DataGrid Sample</Run>
51
</TextBlock>
52
53
<!-- Buttons -->
0 commit comments