[ 
https://issues.apache.org/jira/browse/TOBAGO-644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12586791#action_12586791
 ] 

volkerweber edited comment on TOBAGO-644 at 4/8/08 7:15 AM:
-------------------------------------------------------------

Here comes option 3:

using the jsf default "0" for "all rows"
a new attribute "showFooter" which default value is true if any of the on the 
show<paging> attributes are set, 
otherwise false if rows is 0 and auto if rows != 0.




      was (Author: volkerweber):
    Here comes option 3:

using the jsf default "0" for "all rows"
a new attribute "showFooter" which default value is true if any of the on the 
show<paging> attributes are set, 
otherwise auto if rows is 0 and false if rows != 0.



  
> 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.

Reply via email to