Visual Programming with C# - DataGridView (Part 1)

Опубликовано: 24 Июль 2026
на канале: cain kazimoglu
6,869
49

This video introduces one of the most powerful components in Visual C# which is the DataGrid. You can connect any source of data such as Data Tables, Class files and others using the dataSource property of the DataGrid. How records can be transfered from dataGrid to textboxes and these are listed in the DataGrid are introduced in this video. Enjoy!