A
active
I need a control that displays a grid of rectangles.
That is, like a brick wall except the rectangles are lined up.
In VB6 I used such a control (may have been called FlexGrid but I'm not
sure.)
I did see the DataGrid control but that seems oriented to DB usage. It's
probably much more complex than what I need, but I'm not sure about that!
Bottom line: is there a control that displays a multi-column array of
rectangles that can each contain text?
Thanks
That is, like a brick wall except the rectangles are lined up.
In VB6 I used such a control (may have been called FlexGrid but I'm not
sure.)
I did see the DataGrid control but that seems oriented to DB usage. It's
probably much more complex than what I need, but I'm not sure about that!
Bottom line: is there a control that displays a multi-column array of
rectangles that can each contain text?
Thanks