Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tableGrid on jQuery UI

tableGrid on jQuery UI

Getting Started

Download the production version or the development version.

In your web page:

<link type="text/css" rel="stylesheet" href="http://code.jquery.com/ui/1.9.2/themes/base/jquery-ui.css">
<script src="jquery.js"></script>
<script src="http://code.jquery.com/ui/1.9.2/jquery-ui.js"></script>
<script src="dist/tableGrid.min.js"></script>
<script>
jQuery(function($) {
  $("#js-grid").tableGrid({
    url:xxx.json
  })
</script>

Documentation

(Coming soon)

Examples

base

Release History

(Nothing yet)

About

tableGrid

Resources

Contributing

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages