… additional info: container + contained components are visible if I do a page refresh
Tom > On 07.10.2015, at 12:42, Tom Götz <[email protected]> wrote: > > Hi there, > > I’m currently struggling with toggling the visibility of a WebMarkupContainer: > > * setOutputMarkupIdPlaceholderTag is set to true > * container is not visible, i.e. contained components are hidden > * ajax request is triggered that should make the container visible > * the container is rerendered, I can see it’s contained components (that > should now be visible) in the generated ajax response > > Still, they are *not* visible after the ajax request finished and I currently > have no clue where to look. Any hints maybe? > > Cheers, > Tom --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
