How can I set the number of Cols on a flexgrid during runtime?
I am successful setting the rows:

mshflex1.rows = 10
mshflex1.cols (syntax error)

thanks