Hello, Our Rails team has published a Rails plugin that we use when we need a view table with pagination, ordering, and filtering by various columns. Filters are automatically generated according to the database column type. There''s as little code to get it all working as possible. Homepage: http://redmine.wice.eu/wiki/wice-grid API: http://redmine.wice.eu/api/wice_grid/index.html -- Best regards, Yuri Leikind --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
KathysKode-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
2008-Jul-20 12:40 UTC
Re: WiceGrid Plugin
Yuri, You guys are so cool! Many thanks. I''m developing many inventory applications and this is something that will help me greatly. Kathleen On Jul 20, 1:41 am, "Yuri Leikind" <yuri.leik...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Hello, > Our Rails team has published a Rails plugin that we use when we need a view > table with pagination, ordering, and filtering by various columns. Filters > are automatically generated according to the database column type. There''s > as little code to get it all working as possible. > > Homepage: http://redmine.wice.eu/wiki/wice-grid > API:http://redmine.wice.eu/api/wice_grid/index.html > > -- > Best regards, > Yuri Leikind--~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Yuri Leikind wrote:> Hello, > Our Rails team has published a Rails plugin that we use when we need a > view > table with pagination, ordering, and filtering by various columns. > Filters > are automatically generated according to the database column type. > There''s > as little code to get it all working as possible. > > > Homepage: http://redmine.wice.eu/wiki/wice-grid > API: http://redmine.wice.eu/api/wice_grid/index.html > > -- > Best regards, > Yuri Leikindcool... looks good. have a look at ActiveScaffold as well.. does a similar job. http://activescaffold.com/ -- Posted via http://www.ruby-forum.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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
I began learning rails few months ago with “Agile Web Development With Rails” book and I feel that the WiceGrid Plugin will be very useful in a application I’m trying to build. With so little experience I’ve been messing around a whole week trying to run the example presented in the tutorial and API docs with no success. For my case I feel that there are many missing steps and having searched a lot didn’t find further clarification. Will any of yours please provide a detailed explanation (I mean step by step) for a beginner on how to run the provided example or a full source for that example? Thanks in advance thavaht -- Posted via http://www.ruby-forum.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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---