Generic UI Grid - download

Download ver. 0.21.0

Download Plugin

You can download Generic UI plugin by clicking on Download button, or another options is to get it from GitHub repository.

Remember that in order to use Generic UI Grid, you need to also include jQuery library file. You can download library from the jQuery website or use CDN server:

<!-- jQuery CDN -->
<script src="//code.jquery.com/jquery-1.11.2.min.js"></script>

Now your installation is completed. The grid should be set and ready to use. To follow the basics of how to use grid with the jQuery library read this Generic UI Grid basics guide.

The more advanced developers we suggest to read the Grid API documentation page.