datagridview1.Rows[i].Cells[j].value 调用不了???C++ datagridview该怎样读取某个单元格的值??跪求指导!!!
C++不能用索引器写法,https://msdn.microsoft.com/zh-cn/library/w7xfeyax