Hello, I need already controller that load for example list of Cities from DB ( @cities = Citi.find(:all)). Also i have a view where i can see this all cities. I need a solution - how to implement sorting(sortable table header). But also i''m using will_paginate plugin. Thanks -- View this message in context: http://www.nabble.com/Sortable-table-tf4671495.html#a13345391 Sent from the RubyOnRails Core mailing list archive at Nabble.com. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrails-core@googlegroups.com To unsubscribe from this group, send email to rubyonrails-core-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---
On 10/23/07, demoversion <testmyeclipse@ua.fm> wrote:> > > I need a solution - how to implement sorting(sortable table header). But > also i''m using will_paginate plugin.demo- Read my reply on your other post to this group. I won''t repeat anything I said there, but I must add that if you have any question regarding pagination itself, there is a will_paginate Google group: http://groups.google.com/group/will_paginate --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrails-core@googlegroups.com To unsubscribe from this group, send email to rubyonrails-core-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---