Hi There,

I have a situation where I want to switch between different panel grids on
the screen using a drop down.  So essentially I have one component bound to
the screen, and in the backing bean I want to change what that component
actually is.

This however is causing me much grief, as it seems JSF only reads the
bindings when it first renders the page.  Is this correct?  No matter what I
can't seem to be able to get it to change to another PanelGrid once its been
rendered.

Does anyone know how to best approach this?  Have I missed something crucial
here?

Thanks,

Daniel

Reply via email to