Hi all,
I met a problems with t:dataTable. At my search.jsp, when user enter
right value, search action do and the results display on the table. When
user enter bad value, error occur ( validation, conversion), then the
user enter right input value again, the search action still get right
result to search criteria but now the table don't refresh,it still
display the result before error occur.
Anyone could tell me what happen or how to fix it. I change t:dataTable
-> h:dataTable, everything is ok ( I use myfaces because a bug with JSF
1.1 command link inside datatable can't take place action). So the
problem is t:dataTable Thanks
Le Van