Also what phase do you call the set? PS - moving this to the users@ mailing list, this is not a dev@ question. Please remove the dev@ from future replies
On Tue, Sep 9, 2008 at 7:55 AM, Max Starets <[EMAIL PROTECTED]> wrote: > Cristiano, > > I would expect setFirst() to work. Are you sure it is getting > called and the table gets re-rendered? > If yes, I would file a JIRA issue with a reproducible case for that. > > Max > > > brucemaki wrote: >> >> I've got a question about resetting an UIXTable: in my search page there >> are >> lots criteria and after their post i show the result in another page using >> a >> tr:table Component. If i click on the range navigator that appear above >> the >> table and then i come back to my search page to perform a new reseach the >> result page show me the last range page previous selected. I Tried the >> method setFirst(new Integer(0)) but it does not work...it is a >> bug on UIXTable Component? Or exists another mechanism to reset a cached >> table ?? >> Thanks a lot, regards. >> >> Cristiano >> > >