<script src="jquery.jgrid.js"></script>
Once a grid is designed, you need to view it repeatedly. Configure the script once and use it across whole project. That's why jGrid was created.
Click the button in the right corner and a grid will appear.
See the code. Download the script, attach it to your project (jQuery required) and the magical jGrid button will pop-out.
Made by Ondřej Válka for fun and ease of development. Fork me on GitHub.
<script src="jquery.jgrid.js"></script>
Once a grid is designed, you need to view it repeatedly. Configure the script once and use it across whole project. That's why jGrid was created.