Subject: Re: [Rails] Table filter On Wed, Feb 22, 2012 at 01:57, Tony N. <lists@xxxxxxxxxxxxxx> wrote: > I want to used 3 radio buttons (named "Avertissement", > "Information", "Urgent"). While one of the buttons is clicked, the table > only displays the matching lines. Sounds like a job for JavaScript adding and removing visibility on the items, possibly via setting whether CSS says their particular classes are visible or not. Also I'd recommend an "All" option. -Dave -- Dave Aronson: Available Cleared Ruby on Rails Freelancer (NoVa/DC/Remote) -- see www.DaveAronson.com, and blogs at www.Codosaur.us, www.Dare2XL.com, www.RecruitingRants.com -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk@xxxxxxxxxxxxxxxxx To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@xxxxxxxxxxxxxxxxx For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en. |