From adffaces-user-return-1559-apmail-incubator-adffaces-user-archive=incubator.apache.org@incubator.apache.org Wed Dec 13 13:46:04 2006 Return-Path: Delivered-To: apmail-incubator-adffaces-user-archive@locus.apache.org Received: (qmail 52736 invoked from network); 13 Dec 2006 13:46:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 13 Dec 2006 13:46:03 -0000 Received: (qmail 5796 invoked by uid 500); 13 Dec 2006 13:46:11 -0000 Delivered-To: apmail-incubator-adffaces-user-archive@incubator.apache.org Received: (qmail 5579 invoked by uid 500); 13 Dec 2006 13:46:10 -0000 Mailing-List: contact adffaces-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: adffaces-user@incubator.apache.org Delivered-To: mailing list adffaces-user@incubator.apache.org Received: (qmail 5570 invoked by uid 99); 13 Dec 2006 13:46:10 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Dec 2006 05:46:10 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of mwessendorf@gmail.com designates 64.233.184.232 as permitted sender) Received: from [64.233.184.232] (HELO wr-out-0506.google.com) (64.233.184.232) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Dec 2006 05:46:00 -0800 Received: by wr-out-0506.google.com with SMTP id i32so51648wra for ; Wed, 13 Dec 2006 05:45:39 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=KOWT/U9vn7oISUrMLocLtV6A35J4mZru2bK5G0cP9VUqUi1dhdWTas1GGS6gHj62O3sjLBq0b1IRq5yQSI8L00WmU2bSr8nol7wuzJzTtHiDvqtADOYmaGbqWsW7Zhonp8x8/MJV9TXzMRVChBALF4+FlX8b8b/e7UaYYt/pjyU= Received: by 10.90.30.10 with SMTP id d10mr644875agd.1166017539036; Wed, 13 Dec 2006 05:45:39 -0800 (PST) Received: by 10.90.34.1 with HTTP; Wed, 13 Dec 2006 05:45:39 -0800 (PST) Message-ID: <71235db40612130545u4d2969e7o1a1c270bcfdf987b@mail.gmail.com> Date: Wed, 13 Dec 2006 14:45:39 +0100 From: "Matthias Wessendorf" Sender: mwessendorf@gmail.com To: adffaces-user@incubator.apache.org Subject: Re: Trinidad Table In-Reply-To: <1F701D303A73F2458C1F9B1439C115E40132F908@ex1.S2.int> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1F701D303A73F2458C1F9B1439C115E40132F908@ex1.S2.int> X-Google-Sender-Auth: 81beec8711495ef9 X-Virus-Checked: Checked by ClamAV on apache.org I sent an example of this already to the myfaces list. -Matthias On 12/13/06, Meyer, Stefan wrote: > I am using a trinidad table and want to launch a dialog to edit the > detail of the entities represented by the columns. The launching button > is a commandButton with partialSubmit set to true. When returning from > the Dialog the column that displays the possibly modified name of the > edited entity is not updated althoug I set the partialTriggers > attribute. I tries to set the id of the button (and the partialTriggers) > to a constant and to a column dependent el expression. It does not work. > Is there a limitation because the columns are stamped components? How do > I trigger a partial update of the whole table upon returning? > > > > > -- Matthias Wessendorf http://tinyurl.com/fmywh further stuff: blog: http://jroller.com/page/mwessendorf mail: mwessendorf-at-gmail-dot-com