Need a way to pass context with GridPager
-----------------------------------------
Key: TAP5-1162
URL: https://issues.apache.org/jira/browse/TAP5-1162
Project: Tapestry 5
Issue Type: Improvement
Components: tapestry-core
Affects Versions: 5.1.0.5
Reporter: Geoff Callender
I need this so I can pass the ID of the grid row I am supposed to highlight
when the grid is "inplace".
An example: in
http://jumpstart.doublenegative.com.au/jumpstart/examples/ajaxfiltercrud
the currently displayed person is highlighted correctly no matter what you do,
until you use the "inplace" GridPager. The other operations preserve the ID by
passing it as a context which the event handler reads.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.