TriX93 / ipgrid

A full features jquery spreadsheet plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ipgrid - a native jQuery spreadsheet plugin

Ip.grid is a fully fledged native jQuery spreadsheet plugin, designed to look and feel like Google sheets. And as far as I know, is the most comprehensive spreadsheet plugin on the net.

Development is still in beta so there are a couple of bugs, you can report them on my site: http://www.inspireproduction.co.za/#/contact


Basic usage

$('#demo').ip_Grid({ rows:10000, cols:26 });

Demo & Documentation

http://www.inspireproduction.co.za/#/demo-ui/jquery-spreadsheet

Copyright & Contact

Demo & Documentation: http://www.inspireproduction.co.za/#/demo-ui/jquery-spreadsheet

Contact me: http://www.inspireproduction.co.za/#/contact

The full contents of this code repository are (C) 2016 by Michael Roberg

About

A full features jquery spreadsheet plugin

License:MIT License


Languages

Language:JavaScript 96.2%Language:CSS 3.7%Language:HTML 0.2%