Hi, I´m creating a view handler that renders the viewroot and it´s childs (by encode method) whithout interleave with other tecnologies (like jsp tags). But I am having some problems with the datascroller component. This component doesn´t have all attributes saved in savestate and restorestate methods...: the index of page displayed is only defined in render time. And the id of the component is used in an input hidden that is outside off the main table of the scroller, which makes dificult to refer to the whole component with one id. Is It right?
I hope I made myself clear, Leandro.

