Please let me know how to access the (2,2) value of the datagrid in C#.

string gridCellValue= GridName.Rows[1].Cells[1].Value.ToString();

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.