treegrid

1.0.8 • Public • Published

TreeGrid

JavaScript browser component for outputting a table with a fixed header. Hierarchical data is displayed as a tree.

treegrid

See sample c# application that uses this component.

Quick look

Download source code and open test page:

git clone https://github.com/miptleha/treegrid-js.git
cd treegrid-js
npm it

Files

File Description
treegrid.js Component code, require jquery
treegrid.css Styles
Images Images, used in component
index.html Test page
test Json data, used by test page

Package Sidebar

Install

npm i treegrid

Weekly Downloads

10

Version

1.0.8

License

MIT

Unpacked Size

96 kB

Total Files

17

Last publish

Collaborators

  • miptleha