Is there a way to change the orientation of a DataGridView (WinForm)?

Posted by user315493 on Stack Overflow See other posts from Stack Overflow or by user315493
Published on 2010-04-13T13:09:39Z Indexed on 2010/04/13 13:13 UTC
Read the original article Hit count: 314

Filed under:
|
|

I don't think it is possible but I'm still asking the question...

Basicly, I would like to display the DataGridView column horizontally and the row to be displayed vertically.

Yes, I know there some third party components that would allow me to do this but I would like to use my custom DataGridViewColumn in my grid.

Regards,

Simon

© Stack Overflow or respective owner

Related posts about datagridview

Related posts about orientation