JavaScript browser component for outputting a table with a fixed header. Hierarchical data is displayed as a tree.
See sample c# application that uses this component.
Download source code and open test page:
git clone https://github.com/miptleha/treegrid-js.git
cd treegrid-js
npm it
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 |