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
jinu johnPosted Nov 30, 2006, 10:48 PM
Guess GGuessPosted Nov 9, 2006, 3:47 AM