Does it has something to do with isTransparentResolver() , so that the listViewContainer is transparent between the panel and the listView ? But WebMarkupContainer seems doesn't have setTransparentResolver() method...
2008/6/3 smallufo <[EMAIL PROTECTED]>: > > > 2008/6/3 Gwyn Evans <[EMAIL PROTECTED]>: > >> If you're hiding the container, try setting it to output a placeholder id >> too. >> > > Hmmm > It still not works... :( > > In fact , there is no need to setOutputMarkupId(true) , because calling > setOutputMarkupPlaceholderTag(true) internally calls setOutputMarkupId(true) > too. > > >
