Re: T5:how to expand Grid for add some query textfield?

2009-09-17 Thread cleverpig
On Thu, Sep 17, 2009 at 8:39 PM, Thiago H. de Paula Figueiredo
 wrote:
> Em Thu, 17 Sep 2009 09:24:05 -0300, cleverpig 
> escreveu:
>
>> oh,thanks!
>> it's seem like my way.
>> but how to handler this form submit event and grid event independently?
>
> Please read the documentation. Grid doesn't trigger any events.

do you mean include grid into a form? thanks,I will try it.
as you said the grid have no event to fire,so the grid component only
get parameters from pager link(it was put into request)?

>
> --
> Thiago H. de Paula Figueiredo
> Independent Java consultant, developer, and instructor
> http://www.arsmachina.com.br/thiago
>
> -
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>



-- 
cleverpig(Dan)
Location: Beijing
Address: Room 4018,No.A2 South Avenue Fuxingmen Beijing,P.R.China
Zipcode: 100031
MSN: great_liu...@hotmail.com
QQ: 149291732
Skype: cleverpigatmatrix
Facebook ID:cleverpig
Blog: www.cleverpig.name
Tags: del.icio.us/cleverpig
Twitter: twitter.com/cleverpig
新浪微博: t.sina.com.cn/cleverpig
Organization: www.beijing-open-party.org
or...@facebook: http://www.facebook.com/group.php?gid=8159558294

-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org



Re: T5:how to expand Grid for add some query textfield?

2009-09-17 Thread Thiago H. de Paula Figueiredo
Em Thu, 17 Sep 2009 09:24:05 -0300, cleverpig   
escreveu:



oh,thanks!
it's seem like my way.
but how to handler this form submit event and grid event independently?


Please read the documentation. Grid doesn't trigger any events.

--
Thiago H. de Paula Figueiredo
Independent Java consultant, developer, and instructor
http://www.arsmachina.com.br/thiago

-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org



Re: T5:how to expand Grid for add some query textfield?

2009-09-17 Thread cleverpig
On Thu, Sep 17, 2009 at 8:00 PM, Thiago H. de Paula Figueiredo
 wrote:
> Em Thu, 17 Sep 2009 06:09:04 -0300, cleverpig 
> escreveu:
>
>> in this situation,we have a grid page for products.
>> our client need add some textfeild or selectbox on the bottom of
>> grid,and then he can input query condition such as name/price/...
>> how to  expand Grid with them?
>
> Just create a Form after the Grid. No need to extend Grid for that.

oh,thanks!
it's seem like my way.
but how to handler this form submit event and grid event independently?

>
> --
> Thiago H. de Paula Figueiredo
> Independent Java consultant, developer, and instructor
> http://www.arsmachina.com.br/thiago
>
> -
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>



-- 
cleverpig(Dan)
Location: Beijing
Address: Room 4018,No.A2 South Avenue Fuxingmen Beijing,P.R.China
Zipcode: 100031
MSN: great_liu...@hotmail.com
QQ: 149291732
Skype: cleverpigatmatrix
Facebook ID:cleverpig
Blog: www.cleverpig.name
Tags: del.icio.us/cleverpig
Twitter: twitter.com/cleverpig
新浪微博: t.sina.com.cn/cleverpig
Organization: www.beijing-open-party.org
or...@facebook: http://www.facebook.com/group.php?gid=8159558294

-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org



Re: T5:how to expand Grid for add some query textfield?

2009-09-17 Thread Thiago H. de Paula Figueiredo
Em Thu, 17 Sep 2009 06:09:04 -0300, cleverpig   
escreveu:



in this situation,we have a grid page for products.
our client need add some textfeild or selectbox on the bottom of
grid,and then he can input query condition such as name/price/...
how to  expand Grid with them?


Just create a Form after the Grid. No need to extend Grid for that.

--
Thiago H. de Paula Figueiredo
Independent Java consultant, developer, and instructor
http://www.arsmachina.com.br/thiago

-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org