I want to use a grid like flexgrid i vb.net, where I can manually fill the grid the grid with data, set rowheight and columnwidth as I like etc.
However - as it seems - the flexgrid i've found in vb.net - have limitations such as that columnwidth is a readonly property and so on.

Is there some other grid I can use in vb.net that is controllable when I like to populate it and change appearance manually without connection to a database?