Hi
i am using SortHelper2 in my columns and want someone help to solve my
problem.
i have the following url on my site
and i want to append
sort_key=id&sort_order=desc
at the end of my params hash, so the end result would be
http://xyz.ccom/post?options=vteam&sort_key=id&sort_order=desc
Would any body help me how i can append
sort_key=id&sort_order=desc
at the end of my query string.
Thanks in advance
mushii