Dialog controls
Hi all,
This is more of a design question.
I need to put a variable number of Edit boxes in a Dialog, since the number of input variables is determined at runtime.
In such a case do you advise me to use a Grid control instead? If yes which grid control is easy to use and has less bugs?
If not a Grid then do you suggest dynamic creation and positioning of the controls? Or is there an easier way (for VB I heard there is smthng like a repeater control?)?
I would be interested in knowing how would you handle such a situation,
Thanx
Panayotis
Extreme situations require extreme measures