Git Product home page Git Product logo

sudhanshuism / supergrid Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 757 KB

SuperGrid is the best and free jQuery Grid library available on the internet. It has similar but better features than jqGrid with added simplicity of implementation.

Home Page: https://sudhanshuism.github.io/supergrid-docs/

License: GNU Affero General Public License v3.0

CSS 9.94% JavaScript 90.06%
jqgrid jquery jquery-plugin supergrid css

supergrid's Introduction

Dependencies

  • Bootstrap 5.0.2
  • Jquery 3.6.1
  • FontAwesome 6.2.0

Documentation

https://sudhanshuism.github.io/supergrid-docs/

Themes

bootstrap5/jqueryUI

CDN Links

CSS

https://cdn.jsdelivr.net/gh/sudhanshuism/supergrid@main/assets/css/supergrid.css

JS

https://cdn.jsdelivr.net/gh/sudhanshuism/supergrid@main/supergrid.js

Parameters

  • theme: bootstrap5/jqueryUI

  • dataType: local/json/xml

  • data: variable associated with data

  • colNames: removed**

  • stickyHeader: to fix thead to the top : true/false

  • stickyCols: to make columns sticky : number of columns from left

  • scroller: display custom scroller : true

  • scrollSpeed:speed of horizontal scroll through scroller button : 200 ,

  • pager: true,

  • rowsPerPage: 20,

  • rowNumbering: true,

  • multiSelect: false,

  • colModel: Properties of a particular column

    • name: key name of the data array/json
    • colDataType: plainText/number/date/form
    • formInputType: text/radio/checkbox/number/password/select
    • width: sets the min-width for the col
    • selectOptions: array of object with option names and value
    • resizable : width of column can be resized

supergrid's People

Contributors

sudhanshuism avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.