DataGridView & rotated column headers

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

is there a way to rotate the text on the column headers in the DataViewGrid?

If not, is there on something in the framework that will give me a grid such
that I can rotate the text vertically?

I'd hate to have to fall back to a JTable (and render this)...
 
Back
Top