RE: getting component parent

2007-08-10 Thread Pantaleoni, Andrea (KCTU)
Actually I'm using use 1.2 -Original Message- From: Will Jaynes [mailto:[EMAIL PROTECTED] Sent: 10 August 2007 13:52 To: users@wicket.apache.org Subject: getting component parent Using 1.3. I have a panel which needs to create different internal components depending on who it's

How Can I Implement a Dynamic Table?

2007-08-10 Thread Pantaleoni, Andrea (KCTU)
Hello, I have to implement a dynamic table: depending on user choices or values of fields in database, the number of columns could change. e.g. In same case I can have 3 columns containing Labels or in other cases 5 containing Labels and form components(and so on). To do that I'm using a ListView