Hi All,
I'm programatically creating components and putting them on a
TableGrid component. I've setted the columns property as three, so
each component goes in a cell of the table. The problem is that I need
certain components to ocuppy two cells, i.e., create a cell with
colspan. How can I do this?

BTW, what is the best way to do what I want? (put dinamically
generated components in a table-like structure, being able to do
colspan)

Thanks

Reply via email to