Skip to content
This repository has been archived by the owner on Nov 8, 2022. It is now read-only.

julian7/2dc_jqgrid

 
 

Repository files navigation

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

Copyright © 2009 Anthony Heukmes, released under the MIT license

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.0%
  • Ruby 6.0%