-
Notifications
You must be signed in to change notification settings - Fork 7
jQuery plugin to enable calculations and modifications in a table with data input
boriscy/grider
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Grider is a plugin for jQuery that makes your life easier when you need to edit or create a table that handles a list of items. It helps you to do calculations in a very simple way, it has the following features: <ul> <li>Can make simple operations defined in the headers</li> <li>Can add a row count to the table</li> <li>Adds or deletes rows based on a row</li> <li>Has summaries for average (avg), sum (sum), maximum (max) and minimum (min)</li> <li>Works nice with Ruby on rails <a href="http://weblog.rubyonrails.org/2009/1/26/nested-model-forms">nested forms</a></li> </ul> Check the official page and examples http://boriscy.github.com/grider/
About
jQuery plugin to enable calculations and modifications in a table with data input
Resources
Stars
Watchers
Forks
Packages 0
No packages published