[
https://issues.apache.org/jira/browse/TOBAGO-644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12586813#action_12586813
]
Volker Weber commented on TOBAGO-644:
-------------------------------------
Note. i just corrected my option 3. (flipped auto and false)
The reasonable defaults are requirement for showFooter=auto
I like to show the footer only if needed, e.g.:
I have a sheet with rows=25. If the data is less than 25 rows i don't want to
show the footer.
> sheet whithout paging ingnores silently rows > 100
> --------------------------------------------------
>
> Key: TOBAGO-644
> URL: https://issues.apache.org/jira/browse/TOBAGO-644
> Project: MyFaces Tobago
> Issue Type: Improvement
> Components: Core
> Reporter: Volker Weber
> Priority: Minor
>
> A tobago sheet without setup for paging is silently ignoring any row with
> index > rows attibute which is 100 as default.
> This could be solved by:
> 1. setting default to unlimited
> or
> 2. auto config paging if to many rows. and enable configuring auto
> positions eg
> "autoLeft","autoCenter", "autoRight" for show<pagingType> attibutes.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.