Re: [symfony-users] Symfony frontend sort by th

2010-02-18 Thread Gareth McCumskey
Why not just implement it yourself? You don't need to have everything pre-written for it. Simply make the column heading a link pointing to an action that re-runs the query with the correct ORDER BY sql in it On Sat, Feb 13, 2010 at 3:55 PM, ziclo wrote: > Hi, > > I would like to be able to s

[symfony-users] Symfony frontend sort by th

2010-02-13 Thread ziclo
Hi, I would like to be able to sort (order by ASC ou DESC) by clicking on a colon title (th). The same way as the backend of the jobeet tutorial. I don't want it on the backend but on the frontend. With doctrine i can use the pager without difficulties but i do not know how to sort a list (result