You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by sa...@women-at-work.org on 2004/12/10 10:54:38 UTC

Sortable/Pageable Table example

Hello!

Has anyone got an example of a sortable/pageable table
that is easy to implement and that allows to specific the 
column headings without property files?

It looks awfully complicated with all the table models and
column models....is it really that difficult ?


Pleeeease help me!

Thanks!

---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-user-help@jakarta.apache.org


Re: Sortable/Pageable Table example

Posted by sa...@women-at-work.org.
Hispacta doesn not use any Table component, they build the tables
themselves.

You already get a nice table with pageing/sorting without hardly any code.
The question is how to do it with the least possible lines of code
and just to be able to tell the table what the headings are instead
of using the headings mechanism with propery files.

So, has anyone of you done that yet?

Thanks!

> Next to the standard tapestry table component, you might consider
> looking into the following sample app, that uses Tapestry, Spring and
> Hibernate:
> 
> http://sourceforge.net/projects/hispacta
> 
> 
> 
> --- sarah.simbad@women-at-work.org wrote:
> 
> > Hello!
> > 
> > Has anyone got an example of a sortable/pageable table
> > that is easy to implement and that allows to specific the 
> > column headings without property files?
> > 
> > It looks awfully complicated with all the table models and
> > column models....is it really that difficult ?
> > 
> > 
> > Pleeeease help me!
> > 
> > Thanks!
> > 
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail:
> > tapestry-user-help@jakarta.apache.org
> > 
> > 
> 
> 
> 
> 		
> __________________________________ 
> Do you Yahoo!? 
> Yahoo! Mail - Find what you need with new enhanced search.
> http://info.mail.yahoo.com/mail_250
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tapestry-user-help@jakarta.apache.org
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-user-help@jakarta.apache.org


Re: Sortable/Pageable Table example

Posted by David van Coevorden <dv...@yahoo.com>.
Next to the standard tapestry table component, you might consider
looking into the following sample app, that uses Tapestry, Spring and
Hibernate:

http://sourceforge.net/projects/hispacta



--- sarah.simbad@women-at-work.org wrote:

> Hello!
> 
> Has anyone got an example of a sortable/pageable table
> that is easy to implement and that allows to specific the 
> column headings without property files?
> 
> It looks awfully complicated with all the table models and
> column models....is it really that difficult ?
> 
> 
> Pleeeease help me!
> 
> Thanks!
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail:
> tapestry-user-help@jakarta.apache.org
> 
> 



		
__________________________________ 
Do you Yahoo!? 
Yahoo! Mail - Find what you need with new enhanced search.
http://info.mail.yahoo.com/mail_250

---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-user-help@jakarta.apache.org