This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Wed Nov 04 03:55:46 -0800 2009 | |
| |
MIT-LICENSE | Sun Apr 12 06:54:34 -0700 2009 | |
| |
README.rdoc | Fri Nov 06 07:24:47 -0800 2009 | |
| |
Rakefile | Sun Apr 12 06:54:34 -0700 2009 | |
| |
generators/ | Fri Nov 06 07:24:47 -0800 2009 | |
| |
init.rb | Thu Nov 05 06:51:28 -0800 2009 | |
| |
install.rb | Thu Nov 05 06:51:06 -0800 2009 | |
| |
lib/ | Fri Nov 06 07:24:47 -0800 2009 | |
| |
public/ | Fri Nov 06 05:44:53 -0800 2009 | |
| |
spec/ | Fri Nov 06 05:54:35 -0800 2009 | |
| |
tasks/ | Wed Nov 04 07:42:44 -0800 2009 | |
| |
test/ | Sun Apr 12 06:54:34 -0700 2009 | |
| |
uninstall.rb | Thu Nov 05 06:51:06 -0800 2009 |
README.rdoc
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
Generator
You can now generate a grid using a command like this one :
$ ./script/generate jqgrid user id pseudo email firstname
Copyright © 2009 Anthony Heukmes, released under the MIT license
My Rails blog : 2dconcept.com My Twitter account : twitter.com/2dc







