ludo / jquery-treetable

jQuery plugin to show a tree structure in a table
http://ludo.cubicphuse.nl/jquery-treetable
GNU General Public License v2.0
739 stars 278 forks source link

introduced cellTemplate option #198

Closed madflow closed 7 years ago

madflow commented 7 years ago

This is a replacement for the stale and outdated PR #133. This PR simply adds a new "wrapper" template option (cellTemplate) without imposing any CSS.

ludo commented 7 years ago

This is great -- thanks for adding tests 👍