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 <lauren...@gmail.com> wrote:
> 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 of a query) by a simple click on the
> title of a colonn.
>
> Does a tutorial exists about that ?
>
> Thank you.
>
> Ziclo
>
> --
> You received this message because you are subscribed to the Google Groups 
> "symfony users" group.
> To post to this group, send email to symfony-us...@googlegroups.com.
> To unsubscribe from this group, send email to 
> symfony-users+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/symfony-users?hl=en.
>
>



-- 
Gareth McCumskey
http://garethmccumskey.blogspot.com
twitter: @garethmcc

-- 
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-us...@googlegroups.com.
To unsubscribe from this group, send email to 
symfony-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en.

Reply via email to