GridLineStyle

N

Nicolas L.

Datagrids only have two line styles: None and Solid...

is there a way to display a table in a datagrid with horizontal or vertical
lines only ???

what about defining a custom DataGridTextBoxColumn class and
overloading/overriding its Paint Method ??
I think it can be done in this way but I don't figure out how....

Thanks in advance !!!

Nicolas L.
 
B

Brian Schwartz

Datagrids only have two line styles: None and Solid...

You might also check out the free grid at my website (below) which offers
several options for line styles between rows and columns.

Brian
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top