Return-Path: Delivered-To: apmail-myfaces-users-archive@www.apache.org Received: (qmail 13902 invoked from network); 19 Jul 2006 17:36:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 19 Jul 2006 17:36:43 -0000 Received: (qmail 42086 invoked by uid 500); 19 Jul 2006 17:36:39 -0000 Delivered-To: apmail-myfaces-users-archive@myfaces.apache.org Received: (qmail 42045 invoked by uid 500); 19 Jul 2006 17:36:39 -0000 Mailing-List: contact users-help@myfaces.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "MyFaces Discussion" Delivered-To: mailing list users@myfaces.apache.org Received: (qmail 42034 invoked by uid 99); 19 Jul 2006 17:36:39 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Jul 2006 10:36:39 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=HTML_MESSAGE X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [70.182.138.7] (HELO iris.jak.com) (70.182.138.7) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Jul 2006 10:36:38 -0700 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C6AB59.D55D896E" Subject: [Tobago] - how to update sheet display data without losing sort Content-class: urn:content-classes:message X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Date: Wed, 19 Jul 2006 10:36:14 -0700 Message-ID: <5E743DCAEFD0C54AACA4612DAB9DF6B7130C83@iris.jak.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [Tobago] - how to update sheet display data without losing sort Thread-Index: AcarWdUhGz1Y9xZ4TMmL2NTqpjsk5w== From: "John" To: "MyFaces Discussion" X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N This is a multi-part message in MIME format. ------_=_NextPart_001_01C6AB59.D55D896E Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable I have a sheet that displays data and I select and delete various rows. Right now I'm grabbing all new data from the DB after deleting a row and it repopulates the sheet. When I do this the sorting on the columns is lost. I would like a finer granularity, that would just close up the holes created by the deleted rows, without completely rebuilding the sheet's data. =20 Ideas? =20 John ------_=_NextPart_001_01C6AB59.D55D896E Content-Type: text/html; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable
I have = a sheet that=20 displays data and I select and delete various rows.
Right = now I'm=20 grabbing all new data from the DB after deleting a row and it = repopulates the=20 sheet.
When I = do this the=20 sorting on the columns is lost.
I = would like a finer=20 granularity, that would just close up the holes created by the deleted = rows,=20 without completely rebuilding the sheet's data.
 
Ideas?
 
John
------_=_NextPart_001_01C6AB59.D55D896E--