/2dc_jqgrid_rails3

Project 2dc_jqgrid making to Rails3

Primary LanguageJavaScriptMIT LicenseMIT

2dcJqgrid

This Rails plugin allows you to add jQuery datagrids into your applications.

Following features are supported :

  • Ajax enabled

  • Sorting

  • Pagination

  • Search

  • CRUD operations (add, edit, delete)

  • Multi-selection (checkboxes)

  • Master-details

  • Themes

  • And more …

Documentation & live demo are available at www.2dconcept.com/jquery-grid-rails-plugin A sample app is available here : github.com/ahe/jqgrid_demo_app

Generator

You can now generate a grid using a command like this one :

$ ./script/generate jqgrid user id pseudo email firstname

RAILS 3

Didn’t try generate scripts in rails 3

Install:

rails plugin install git://github.com/kritik/2dc_jqgrid_rails3.git

add jquery library like in page joshhuckabee.com/jquery-rails-3

Copyright © 2009 Anthony Heukmes, released under the MIT license

My Rails blog : 2dconcept.com My Twitter account : twitter.com/2dc