Bài 0: Giới thiệu
Bài 1: Tạo giao diện
Bài 2: Tạo chức năng đăng nhập và phân quyền
Bài 3: Thêm, sửa, xóa tài khoản
Bài 4: Thêm, sửa, xóa phòng ban
Bài 5: Xem, thêm, sửa, xóa nhân viên
Bài 6: Xuất danh sách Excel
Link download code file Export Excel: Google Drive
Bài 7: Tổng kết
Argument 1: cannot convert from 'System.Data.DataTable' to 'System.Data.DataColumn'. (Col1,Col2....)
Trả lờiXóaError CS1061 'DataGridView' does not contain a definition for 'Cells' and no accessible extension method 'Cells' accepting a first argument of type 'DataGridView' could be found (are you missing a using directive or an assembly reference?)(Cells1...)
Em bị 2 lỗi này khi xuất ra Excel ạ.