Hello,
Newbie to rails!!
I am trying to sort on the column header in my web page. Any suggestions
what would be the most efficient way to do that?
Thank you for your help
Hello,
Newbie to rails!!
I am trying to sort on the column header in my web page. Any suggestions
what would be the most efficient way to do that?
Thank you for your help
Apne Ram wrote:
I am trying to sort on the column header in my web page. Any suggestions
what would be the most efficient way to do that?
Have you considered adding an :order attribute to your find call,
perhaps something triggered by a params[:order] ?
–
Greg D.
http://destiney.com/
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs