While going through the component reference, I found the following description for Grid's volatile
parameter:
"If true and the component is enclosed by a Form, then the normal state saving logic is turned off.
Defaults to false, enabling state saving logic within Forms. This can be set to false when form
elements within the Grid are not related to the current row of the grid, or where another component
(such as Hidden) is used to maintain row state."
Shouldn't the second sentence read
"This can be set to *true* when form elements within the Grid are not related to the current row of
the grid, or where another component (such as Hidden) is used to maintain row state."
or am I getting this wrong?
Cheers,
Uli
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org