Question

I need a control like a StringGrid (a multi-celled grid or table-like control (spreadsheet, matrix, whatever). Is there something that can be used as such in .NET?

Was it helpful?

Solution

DatagridView is better option.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top