miaDataGridView.Rows(0).Cells(0).Value = "xxxx"
miaDataGridView.Rows(0).Cells(1).Value = "yyyy"
miaDataGridView.Rows(0).Cells(2).Value = "zzzz"