Ernesto two dimensional repeaters? Let me check that out. never thought of it. sounds like a good idea.
Josh On Thu, Jan 28, 2010 at 8:56 AM, Ernesto Reinaldo Barreiro < [email protected]> wrote: > 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 >
