DataGridView用法 DataGridView用法. ○. 1.將陣列存入一個表格物件DataTable中. ○ 宣告DataTable 物件, 名為dt. •. Dim dt as New DataTable. ○ 先定義dt的欄位名稱. • dt.Columns.