[
https://issues.apache.org/jira/browse/TAP5-2542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bob Harner updated TAP5-2542:
-----------------------------
Issue Type: Bug (was: Improvement)
> Grid with form components failed when changing page from GridPager
> ------------------------------------------------------------------
>
> Key: TAP5-2542
> URL: https://issues.apache.org/jira/browse/TAP5-2542
> Project: Tapestry 5
> Issue Type: Bug
> Components: tapestry-core
> Affects Versions: 5.4.1
> Reporter: Ricardo Veloso
>
> When a paginated Grid has form components it fails when a page in changed,
> raising an exception than a Component must be enclosed by a From component,
> even when surrounded by a Form component.
> The problem is that the GridPager generates a zone automatically and
> reference the zone to be rendered by "^" loosing the Form component outside.
> The zone property of Grid should be a Parameter that one can explicitly
> indicate the zone to be rendered or the component should deal with this
> situation differently.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)