Are you loading the content every time the rollup is expanded, or just the 
first time?

On Apr 26, 2010, at 8:27 PM, Shahzad Bhatti wrote:

> I found that I was reusing WTKSerializer for all sections so changing it 
> reload for every section fixed it. Though, I noticed severe slowness in this 
> approach. So, I am wondering if there is a better way to show tables by 
> sections (Actually, in my case I have two tables per section). Thanks.
> 
> 
> 
> On 4/26/10 4:37 PM, "Shahzad Bhatti" <[email protected]> wrote:
> 
> I am trying to implement groups of collapsible table by using Rollup and 
> TablePane. At high level, I have a ScrollPane, which in turn has BoxPane. I 
> store the id of BoxPane in my application. Then at runtime, I load the wtkx 
> file containing Rollup and TablePane for each section and then add them to 
> BoxPane. However, it's now showing the contents of the Rollup and tables and 
> I only see thin bar and everything  mangled together. I tried calling 
> validate on top level BoxPane, but it didn't help. Any idea what could be 
> causing it? Thanks.
> 
> ______________________________________________
> 
> See  http://www.peak6.com/email_disclaimer.php
> for terms and conditions related to this email
> 

Reply via email to