Hi all
How do I customize a DataGridView, so that the column headers are on the left, and the cells on the right.I want it like this:
|-------- |------------|
|Name | NameValue |
|---------|------------|
| Age | Age Value |
---------|-------------|
Thank you in advanced
Loading
Replies
Know the answer? Post it — somebody with the same question will find it here.