Demonstrates how to display the result of a SQL Server query in a UWP DataGrid
Demonstrates how to display the result of a SQL Server query in a UWP DataGrid. The app hosts 3 different queries against a SQL Server database, and only one instance of the Windows Community Toolkit DataGrid.
The sample covers the following: