I have a table that I am dynamically populating, and so, I do not know hoa many columns are in my table but I would like to resize as needed.
Asked
Active
Viewed 143 times
0
-
What sort of table are we talking about? A specific/custom Smalltalk class? Reading from HTML? The question as it is does not give me much to go by. What approaches have you tried and what are the problems you're encountering? – Amos M. Carpenter Mar 14 '12 at 04:51
1 Answers
0
If you are talking visualworks (your choice of tags is confusing), I assume you are asking about a DataSet; there, look for the columnDescription.

blabla999
- 3,130
- 22
- 24