Hi Josh,
> How do i layout components dynamically in panel? i.e, there is not markup > like a table to determine the position? > > Using repeaters? > if i write myPanel.add(field1) and myPanel.add(field2) and i want the > fields to be laid out a) side by side b) one below the other, how do i do > it > ? > > Using a two dimensional repeater? Best, Ernesto
