You can acheive this using ajax. You can use the ajax4jsf components to 
add ajax capability to standard jsf components.

http://labs.jboss.com/portal/jbossajax4jsf/


-Siju





"Edney Imme" <[EMAIL PROTECTED]> 
03/07/2007 01:50 PM
Please respond to
"MyFaces Discussion" <[email protected]>


To
"MyFaces Discussion" <[email protected]>
cc

Subject
<t:dataTable> - Update data without refresh






Hi guys, 

I have 2 big problems. 

First , my english is terrible. 

Second, i will work with datatable in my program.

My program will have 2 fields that I will use as parameter to do the 
search, then it will return the list with data where I will show in 
datatable. 

Now, my program work fine without this two parameter.
but, i will need to consider these two parameters to do the search. 

When  the user inform value into this fields, automatically the datatable 
must be updated with the  new values. All of this,need to be done without 
refresh....

Is it possible?? Anyone have a example how do that?

Best regards
Edney Imme
[EMAIL PROTECTED]

Reply via email to