Return-Path: Delivered-To: apmail-struts-user-archive@www.apache.org Received: (qmail 34394 invoked from network); 24 Nov 2008 09:16:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 24 Nov 2008 09:16:10 -0000 Received: (qmail 99652 invoked by uid 500); 24 Nov 2008 09:16:11 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 99626 invoked by uid 500); 24 Nov 2008 09:16:11 -0000 Mailing-List: contact user-help@struts.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Struts Users Mailing List" Reply-To: "Struts Users Mailing List" Delivered-To: mailing list user@struts.apache.org Received: (qmail 99615 invoked by uid 99); 24 Nov 2008 09:16:11 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Nov 2008 01:16:11 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of sergiosg@gmail.com designates 209.85.198.234 as permitted sender) Received: from [209.85.198.234] (HELO rv-out-0506.google.com) (209.85.198.234) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Nov 2008 09:14:42 +0000 Received: by rv-out-0506.google.com with SMTP id l9so1999391rvb.47 for ; Mon, 24 Nov 2008 01:15:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=r8S+ha9N8bG6lHYG1WIWProX1CSwwByxtv5OEUs7PAA=; b=CVZfUE2WjqTrCq3Iw3UJZw8gzkx8Aa0eRSY16E3t+AxW6cEihjiAR6Ov4JSP1KEIf3 dD4+R1eznWZQyP8jfhnjS96dwzsCHWRw37SDwh6OS8f4SEoePuw8qkPP5dcLvhuMnLVa sUGM+AocHKzkg9WaoDTz4Sk/hMyqaSMFM4iNQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=osCWHgUfJLfZ3fUI1NPAC74e4nPhpSvfVRsCCKZpoJM+6aVhmFfyVrARWnumwWtU73 AELl8dNiRfUBYEuBMEK8zZuT5vQqDoQvLCZPsImOkAYUmGrO29MBH/+LJO2cpzby1wbL p8FwfwrxI/r60Z8Mtad7qyPF6d1PZWI4x2Elc= Received: by 10.140.157.4 with SMTP id f4mr1774914rve.84.1227518118906; Mon, 24 Nov 2008 01:15:18 -0800 (PST) Received: by 10.141.52.1 with HTTP; Mon, 24 Nov 2008 01:15:18 -0800 (PST) Message-ID: Date: Mon, 24 Nov 2008 10:15:18 +0100 From: "=?ISO-8859-1?Q?Sergio_S=E1nchez_Gonz=E1lez?=" To: "Struts Users Mailing List" Subject: Re: Table Grid in struts2 In-Reply-To: <7270d7cd0811210545g76098fb6j216d70fb37d6eae6@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <006501c94bdd$ac4a5ce0$200101c0@applied32> <7270d7cd0811210545g76098fb6j216d70fb37d6eae6@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org Take a look to this article: http://www.javaworld.com/javaworld/jw-08-2007/jw-08-ajaxtables.html?page=4 Sergio 2008/11/21 Nils-Helge Garli Hegvik : > There are several tag libraries and components that can handle this. > Personally, I have used displaytag [1] earlier for this requirement. > > You could also try google: http://www.google.com/search?q=struts2+paging > > Nils-H > > [1] - http://displaytag.sourceforge.net/ > > On Fri, Nov 21, 2008 at 2:32 PM, Rajil wrote: >> Hi. >> >> >> >> I need to display around 50,000 records in a page. >> >> >> >> I need grid for that, that have paging, sorting etc. functionality. Where I >> can display some of records at a time and if required (on next click) I >> retrieve next page records and display to the use. >> >> >> >> Can anybody suggest better solution for this? >> >> >> >> >> >> regards, >> >> >> >> Rajil Davda >> >> >> >> Software Engineer, >> >> Applied Software Pvt. Ltd. | 42, Tapovan Society | Above Bank of Baroda | >> Near Manekbaug Hall | Ambawadi | Ahmedabad. >> >> + 91 942 888 99 15, + 91 79 266 20 719 Ext. 38 >> >> >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@struts.apache.org > For additional commands, e-mail: user-help@struts.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@struts.apache.org For additional commands, e-mail: user-help@struts.apache.org