Return-Path: Delivered-To: apmail-myfaces-dev-archive@www.apache.org Received: (qmail 69160 invoked from network); 19 Apr 2010 19:46:13 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 19 Apr 2010 19:46:13 -0000 Received: (qmail 50798 invoked by uid 500); 19 Apr 2010 19:46:13 -0000 Delivered-To: apmail-myfaces-dev-archive@myfaces.apache.org Received: (qmail 50761 invoked by uid 500); 19 Apr 2010 19:46:13 -0000 Mailing-List: contact dev-help@myfaces.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "MyFaces Development" Delivered-To: mailing list dev@myfaces.apache.org Received: (qmail 50750 invoked by uid 99); 19 Apr 2010 19:46:13 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 Apr 2010 19:46:13 +0000 X-ASF-Spam-Status: No, hits=-1447.8 required=10.0 tests=ALL_TRUSTED,AWL X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 Apr 2010 19:46:12 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o3JJjpQp004244 for ; Mon, 19 Apr 2010 15:45:51 -0400 (EDT) Message-ID: <10946924.19331271706351805.JavaMail.jira@thor> Date: Mon, 19 Apr 2010 15:45:51 -0400 (EDT) From: "Udo Schnurpfeil (JIRA)" To: dev@myfaces.apache.org Subject: [jira] Resolved: (TOBAGO-644) Sheet without paging ignores silently rows > 100 In-Reply-To: <1218057126.1207580604494.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/TOBAGO-644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Udo Schnurpfeil resolved TOBAGO-644. ------------------------------------ Fix Version/s: 1.5.0-alpha-2 1.5.0 Resolution: Fixed > Sheet without paging ignores 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 > Fix For: 1.5.0-alpha-2, 1.5.0 > > > A tobago sheet without setup for paging is silently ignoring any row with index > rows attribute 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 attibutes. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.