[
https://issues.apache.org/jira/browse/TOBAGO-644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12586681#action_12586681
]
Udo Schnurpfeil commented on TOBAGO-644:
----------------------------------------
The disadvantage of 2. is the "auto" prefix. So we have to support and
distinguish "autoLeft" and "left" and the possible occurrence of double
definition which is complicated. The mechanism differs from the usual
defaulting, because of the interaction between all the show<pageType>
attributes.
> 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
> Reporter: Volker Weber
>
> 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.