Listview hierarchy problem

2008-03-20 Thread Bruce McGuire
Hello. I have a panel that contains a form, which contains a list view with two items, a label and a button. I have tried a gajillion different combinations, but I keep getting the unable to find component error. Any hints that you can provide would be HUGELY appreciated. The panel

Re: Listview hierarchy problem

2008-03-20 Thread Igor Vaynberg
should be listItem.add(pn/rp) also in the future it helps a lot if you paste the stacktrace -igor On Thu, Mar 20, 2008 at 11:33 AM, Bruce McGuire [EMAIL PROTECTED] wrote: Hello. I have a panel that contains a form, which contains a list view with two items, a label and a button. I have