From adffaces-user-return-957-apmail-incubator-adffaces-user-archive=incubator.apache.org@incubator.apache.org Mon Sep 18 17:17:41 2006 Return-Path: Delivered-To: apmail-incubator-adffaces-user-archive@locus.apache.org Received: (qmail 10805 invoked from network); 18 Sep 2006 17:17:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 18 Sep 2006 17:17:41 -0000 Received: (qmail 16924 invoked by uid 500); 18 Sep 2006 17:17:40 -0000 Delivered-To: apmail-incubator-adffaces-user-archive@incubator.apache.org Received: (qmail 16911 invoked by uid 500); 18 Sep 2006 17:17:40 -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 16898 invoked by uid 99); 18 Sep 2006 17:17:40 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 Sep 2006 10:17:40 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of awiner@gmail.com designates 66.249.92.170 as permitted sender) Received: from [66.249.92.170] (HELO ug-out-1314.google.com) (66.249.92.170) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 Sep 2006 10:17:37 -0700 Received: by ug-out-1314.google.com with SMTP id y2so230207uge for ; Mon, 18 Sep 2006 10:17:16 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=oW+pajG1ty2YOXhCz5+I/+vg1Xq+C4IgbAbmnqMrVUCgr1s/psVvvXKh0W5/AHDPKFfTLwtTL91N422JOviAQ3cpJ5j5qnwUQ51wAtnrYC+7cC1ErihKwyuu4qcoEIrRHIEET2ah6ulUlsrTB0MUvUiOIKi+Wc6KaPRR9hgfoOo= Received: by 10.66.249.11 with SMTP id w11mr7366357ugh; Mon, 18 Sep 2006 10:17:15 -0700 (PDT) Received: by 10.67.99.17 with HTTP; Mon, 18 Sep 2006 10:17:15 -0700 (PDT) Message-ID: <6dac79b90609181017h60cf0938p63be03c0ed56947e@mail.gmail.com> Date: Mon, 18 Sep 2006 10:17:15 -0700 From: "Adam Winer" To: adffaces-user@incubator.apache.org Subject: Re: tr:tableSelectOne and tr:tableSelectMany In-Reply-To: <77DBFC1C50C61E409E2FEF32268B00915DC149@tayexc14.americas.cpqcorp.net> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_137808_33172038.1158599835917" References: <5d15e8090609151351n3a11633esd8ec9ebb08a4c685@mail.gmail.com> <77DBFC1C50C61E409E2FEF32268B00915DC149@tayexc14.americas.cpqcorp.net> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_Part_137808_33172038.1158599835917 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline True, that's missing functionality. A JIRA enhancement, perhaps? BTW, it's rowSelection="single"'/"multiple"... (Not "one") -- Adam On 9/18/06, Rangasamy, Govindarajan wrote: > > Sorry I did not communicate properly. I know there is rowSelection > attribute in tr:table and tableSelectOne has been removed. However, > there is no "autosubmit" property in tr:table for selectOne or > selectMany controls. > > > > > > > > Now in the current form, we only have > > > > There is no autosubmit property for selection. > > > Govind > > -----Original Message----- > From: Joseph Rozier [mailto:joseph.rozier@gmail.com] > Sent: Friday, September 15, 2006 4:51 PM > To: adffaces-user@incubator.apache.org > Subject: Re: tr:tableSelectOne and tr:tableSelectMany > > Govind, > > The tableSelectOne/tableSelectMany components were removed (as was the > table selection facet). > > You can get row selection in a table using the new table rowSelection > attribute. > > Take care, > > Joey > > On 9/15/06, Rangasamy, Govindarajan wrote: > > I am trying to convert our project to Trinidad from ADF Faces. There > are > > some important properties that are available in af:table such as > > tableSelectOne with autoSubmit, have been removed from Trinidad > > equivalents. Is there any alternative? > > > > Thanks > > Govind > > > > > ------=_Part_137808_33172038.1158599835917--