Skip to content

AprilMedinger/ipgrid

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.1%
  • CSS 3.7%
  • HTML 0.2%