You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "Jeroen van der Wal (JIRA)" <ji...@apache.org> on 2015/02/12 16:41:13 UTC

[jira] [Commented] (ISIS-1031) Filter and pagination on tables

    [ https://issues.apache.org/jira/browse/ISIS-1031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14318412#comment-14318412 ] 

Jeroen van der Wal commented on ISIS-1031:
------------------------------------------

Pagination has always been available. It can be configured using the CollectionLayout#paged annotation [1]. The defaults can be set in the isis.properties file:
{code}
isis.viewers.paged.standalone=30
isis.viewers.paged.parented=10
{code}

[1] http://isis.apache.org/reference/recognized-annotations/CollectionLayout.html
 



> Filter and pagination on tables
> -------------------------------
>
>                 Key: ISIS-1031
>                 URL: https://issues.apache.org/jira/browse/ISIS-1031
>             Project: Isis
>          Issue Type: New Feature
>          Components: Core
>    Affects Versions: viewer-wicket-1.7.0, core-1.7.0
>            Reporter: Joshua Kamau
>            Assignee: Martin Grigorov
>            Priority: Minor
>              Labels: filter, grid, pagination
>
> It should be possible to show pagination in the tables possibly with configurable page size. It should also be nice to have ability to filter entities in a table.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)