henryhamon / 2dc_jqgrid forked from ahe/2dc_jqgrid

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

This URL has Read+Write access

henryhamon (author)
Wed Nov 04 15:19:39 -0800 2009
commit  8f012e06bf3aa0682c9149ed79839d048c901255
tree    9734b7f4429b1a027b074948d6130f6f0bb6696f
parent  bc7972108436a76f5feb614d3c84916283613e42
name age message
file MIT-LICENSE Sun Apr 12 06:54:34 -0700 2009 first commit [ahe]
file README Mon Apr 13 07:28:50 -0700 2009 Update doc URL [ahe]
file Rakefile Sun Apr 12 06:54:34 -0700 2009 first commit [ahe]
file init.rb Mon Aug 03 05:53:52 -0700 2009 Integration of JqGrid v3.5 [ahe]
file install.rb Sun Apr 12 07:01:57 -0700 2009 Remove RAILS_ROOT construction [ahe]
directory lib/ Loading commit data...
directory public/ Mon Aug 03 05:51:49 -0700 2009 JqGrid v3.5 [ahe]
directory spec/ Wed Aug 05 04:23:28 -0700 2009 get_nested_atr_value must return an empty strin... [ahe]
directory tasks/ Sun Apr 12 06:54:34 -0700 2009 first commit [ahe]
directory test/ Sun Apr 12 06:54:34 -0700 2009 first commit [ahe]
file uninstall.rb Sun Apr 12 06:54:34 -0700 2009 first commit [ahe]
README
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 http://www.2dconcept.com/jquery-grid-rails-plugin

Enjoy!



Copyright (c) 2009 Anthony Heukmes, released under the MIT license

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