Windows Forms > DataGridView Control You can use a DataGridView control to display data with or without an underlying data source. DataGridView contains cells, rows, columns, and borders. Without specifying a data source, you can create columns and rows that contain data and add them directly to the DataGridView using the Rows and Columns properties.
Transact-SQL is Microsoft's proprietary extension to SQL (Structured Query Language). All applications that communicate with SQL Server use Transact-SQL to send statements to the server, regardless of the user interface of the application. SET Statements