Hello, I'm having trouble adding a DataRow to a DataTable. I create the DataRow like so: DataRow row = myDataTable.NewRow(); I add things to ...
確定! 回上一頁