treetables
Version:
jquery plugin extending jquery-datatables to support tree data
14 lines (9 loc) • 427 B
Markdown
# To see the examples:
1. run `npm install`
2. open `example-*.html` in any browser
`example-1.html` shows the most basic example
`example-2.html` contains some custom css rules to demonstrate how table
styling can be customised
`example-3.html` is styled with Bootstrap and also demonstrates how
to implement buttons which collapse/expand all rows when clicked.
`example-4.html` shows an example using an ajax data source