Re: How to store the query parameters in a Table component?

2006-08-10 Thread Pratibha Gopalam

when you enter a new search parameter, try resetting the table

   Table table = (Table) this.getComponent("myTable");
   table.reset();


Jun Tsai wrote:


hi all,
  I have a search form and a talbe in a page.When I enter some search 
text

in form and click search button,results  was shown in table
component.ButWhen I click the second page
link.I found the results is all records not by search parameters.How to
store the search text in table pages?

I had used a  ,but it still
had a same problem .

How to ?

Thanks

Jun Tsai




--DISCLAIMER--
This message is for the named person's use only. It may contain 
confidential, proprietary or legally privileged information. No
confidentiality or privilege is waived or lost by any mistransmission. 

If you receive this message in error, please immediately delete it and 
all copies of it from your system, destroy any hard copies of it and 
notify the sender. You must not, directly or indirectly, use, disclose, 
distribute, print, or copy any part of this message if you are not the 
intended recipient. 

Lisle Technology Partners Pvt. Ltd. and any of its subsidiaries each 
reserve the right to monitor all e-mail communications through its 
networks. 

Any views expressed in this message are those of the 
individual sender, except where the message states otherwise and the 
sender is authorized to state them to be the views of any such entity.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: How to store the query parameters in a Table component?

2006-08-10 Thread Jun Tsai

use persist="client"

2006/8/8, Gurps <[EMAIL PROTECTED]>:



Hi, this is exactly my problem too. Have you found the solution? many
thanks
--
View this message in context:
http://www.nabble.com/How-to-store-the-query-parameters-in-a-Table-component--tf1685056.html#a5701412
Sent from the Tapestry - User forum at Nabble.com.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





--
Welcome to China Java Users Group(CNJUG).
http://cnjug.dev.java.net


Re: How to store the query parameters in a Table component?

2006-08-08 Thread Gurps

Hi, this is exactly my problem too. Have you found the solution? many thanks
-- 
View this message in context: 
http://www.nabble.com/How-to-store-the-query-parameters-in-a-Table-component--tf1685056.html#a5701412
Sent from the Tapestry - User forum at Nabble.com.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



How to store the query parameters in a Table component?

2006-05-25 Thread Jun Tsai

hi all,
  I have a search form and a talbe in a page.When I enter some search text
in form and click search button,results  was shown in table
component.ButWhen I click the second page
link.I found the results is all records not by search parameters.How to
store the search text in table pages?

I had used a  ,but it still
had a same problem .

How to ?

Thanks

Jun Tsai
--
Welcome to China Java Users Group(CNJUG).
http://cnjug.dev.java.net