[
https://issues.apache.org/jira/browse/CLK-98?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bob Schellink closed CLK-98.
----------------------------
Resolution: Duplicate
to be included in CLK-640 as a PagingDataProvider impl
> Paging through a large SQL result set
> -------------------------------------
>
> Key: CLK-98
> URL: https://issues.apache.org/jira/browse/CLK-98
> Project: Click
> Issue Type: Improvement
> Components: core
> Environment: Control API
> Reporter: J.F. Zarama
> Assignee: Malcolm Edgar
> Priority: Minor
> Attachments: Table.patch
>
>
> Table and Rico AJAX Live Link examples use a List of row-objects as data
> input.
> For the Table control, the banner offers the ability to page through sets
> possible not larger than 100 or so. For sets that are in the thousands of
> records an example or API extension is needed.
> Through DAO APIs and/or SQL, one can retrieve the next/previous n rows of a
> Select statement that the Table banner can in turn offer navigation through
> that set.
> The example would identify the recommended approach to invoke a Next/Previous
> type-of-event, and/or ActionLink(s), to populate a control such as Table
> with the next/previous n rows.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.