Page 1 of 1

<p:dataTable>+<p:rowExpansion>+<p:carousel> issue

Posted: 17 Feb 2011, 08:27
by bala_osho
Hi ,
I am using <p:dataTable> for population a list of values .Along with that i am using <p:rowExpansion> for expanding the rows inside the data table.On expansion of the data table row i am using <p:carousel>(with tabs) component to display the values in tab slider.Here after clicking on the row expansion for the first row it's loading the values for carousel,after that if i click on the second row expansion it's giving error saying"

javax.faces.FacesException: Unexpected error restoring state for component with id workQueueForm:j_idt16.

and after that if i click on any row it's giving me the same error in console.

Please help me how to resolve this issue.

Thanks
Bala