I currently have an app that uses a FlowControl and I am interested in replacing that with a grid, however I need the grid to look like a customized user control.
Does wingrid have this capability?
Thanks for your reply.
Basically I wanted a card-view but verticle.
Also is there a way to make the text in the column header vertical?
Ok, I figured out some things in which I can make the text rotated in the columns.
Now I have a column that has a Header Text value, but I want it to display multiple lines.
Is there a way to do that?