Re: Any T5's tree component hint?

2009-03-04 Thread Otho
Hi all!

My answer to a question was rejected as spam. Is this a temporal or a
permanent issue? The error message follows:


This is an automatically generated Delivery Status Notification

Delivery to the following recipient failed permanently:

users@tapestry.apache.org

Technical details of permanent failure:
Google tried to deliver your message, but it was rejected by the recipient
domain. We recommend contacting the other email provider for further
information about the cause of this error. The error that the other server
returned was: 552 552 spam score (5.0) exceeded threshold (state 18).

  - Original message -

MIME-Version: 1.0
Received: by 10.220.85.130 with SMTP id o2mr2729330vcl.80.1236177536385;
Wed,
   04 Mar 2009 06:38:56 -0800 (PST)
In-Reply-To: cd9e8aef114f4490ad581b042dd17...@dzbpc
References: cd9e8aef114f4490ad581b042dd17...@dzbpc
Date: Wed, 4 Mar 2009 15:38:56 +0100
Message-ID: 6347384b0903040638l2aa98a92kb8220f45b6219...@mail.gmail.com
Subject: Re: Any T5's tree component hint?
From: Otho taa...@googlemail.com
To: Tapestry users users@tapestry.apache.org
Content-Type: multipart/alternative; boundary=0016e6465284ef837b04644c029a

--0016e6465284ef837b04644c029a
Content-Type: text/plain; charset=ISO-2022-JP
Content-Transfer-Encoding: 7bit

You saw the treegrid component linked on Tapestry's homepage?

http://code.google.com/p/tapestry5-treegrid/


Any T5's tree component hint?

2009-03-03 Thread 丁振波
Hello guys, are there any Tree Component with ajax data fetch mode and checkbox 
support for Tapestry 5 ?
I found dhtmlxTree js lib, but have no idea how can get it work with T5, I 
would like write a new Tree Compontent like T5's Grid compoent when I know 
things how to work.