How do I enter text into a FlexGrid at runtime?
Printable View
How do I enter text into a FlexGrid at runtime?
I use MSFlexGrid.TextMatrix(Row,Column)=
Remeber Row and Col start at Zero.
Hth,
Ken
I'd like the flexgrid to be like a spreedsheet so that you can enter text into any cell. I've read that you can place invisible text boxes over the top of the cells but I don't know how to do this!