Skip to content

spchuang/minigrid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Minigrid Jquery plugin

Minigrid is a super lighteweight jQuery plugin. It doesn't provide very pretty layout but gets straight to the point with powerful data manipulation.

Using the Plugin

Include Jquery and Minigrid. Bootstrap is optional

<script src="http://code.jquery.com/jquery-1.9.1.js"></script> <script src="src/miniGrid.js" type="text/javascript"></script>

API

Bindable events onCellSelect ondblClickRow onOutsideClick onEdit onModeChange onDoneEdit updateWarningAndErrorCount

Public API setGridParam reloadData getSelRow getSelArray setSelection selectEditText setHeight editCell addNewRow removeRow updateRow showFilter resetFilter printInternalData

About

lightweight jQuery grid plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published