You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@click.apache.org by Carlos Lobato <lo...@gmail.com> on 2012/03/13 00:24:43 UTC

Retain Checkbox status in paginated FormTable

Hi folks, I was wondering if there is a way to retain a checkbox status
(checked/unchecked) through a paginated FormTable. My purpose is to load a
FormTable with all its elements checked by default, and then have the user
uncheck undesired records before submitting. I was also thinking that a
Table kind implementation of the CheckListDemo example would work. What do
you think?

Thanks in advance,
-Carlos