Return-Path: Delivered-To: apmail-myfaces-users-archive@www.apache.org Received: (qmail 43821 invoked from network); 2 Jul 2007 15:56:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Jul 2007 15:56:07 -0000 Received: (qmail 21248 invoked by uid 500); 2 Jul 2007 15:56:05 -0000 Delivered-To: apmail-myfaces-users-archive@myfaces.apache.org Received: (qmail 21216 invoked by uid 500); 2 Jul 2007 15:56:05 -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 21205 invoked by uid 99); 2 Jul 2007 15:56:05 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Jul 2007 08:56:05 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Jul 2007 08:56:00 -0700 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1I5OFX-0007cd-Hd for users@myfaces.apache.org; Mon, 02 Jul 2007 08:55:39 -0700 Message-ID: <11396482.post@talk.nabble.com> Date: Mon, 2 Jul 2007 08:55:37 -0700 (PDT) From: =?UTF-8?Q?Val=C3=A9rie_Sevel?= To: users@myfaces.apache.org Subject: Expand problem with tree2 with checkbox on server side MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: valerie@metaread.com X-Virus-Checked: Checked by ClamAV on apache.org Hello, I have developped successfully a tree2 with selectBooleanCheckbox on the client side, some months ago. I have listeners on checkboxes and on node names. But now I have to work with larger trees and it is too slow. So I changed my jsf pages to use the tree2 on server side but I cannot expand anymore my nodes. Please help. Client Side Version: ------------------ -- View this message in context: http://www.nabble.com/Expand-problem-with-tree2-with-checkbox-on-server-side-tf4013108.html#a11396482 Sent from the MyFaces - Users mailing list archive at Nabble.com.