Jamie-

Thanks for responding so quickly.
Right now, we don't have time to implement a custom model.

We're using the SimpleTableModel.

Is there a quick and dirty way to cause the sort link to re-fetch the data?

TIA

Dan


-----Original message-----
From: Jamie Orchard-Hays [EMAIL PROTECTED]
Date: Fri,  8 Jul 2005 12:19:23 -0700
To: "Tapestry development" [email protected]
Subject: Re: Need Sorting Link to refetch the data

> You'll probably need a custom table model. Have a look at  
> SimpleTableModel and SqlTableModel for some ideas.
> 
> Jamie
> On Jul 8, 2005, at 4:09 PM, Danielcummings wrote:
> 
> > We're only bringing 200 rows at a time to improve peroformance.
> > But the sorting won't be correct because it only sorts the cached  
> > data.
> >
> > We need to refetch the data each time the user clicks the sort link.
> >
> > Is there an easy way to do this?
> >
> > TIA
> >
> > Dan
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


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

Reply via email to