maxazan / jquery-treegrid

TreeGrid plugin for jQuery
http://maxazan.github.io/jquery-treegrid
MIT License
553 stars 222 forks source link

Ability to specify glyph for items without children #26

Open toddjames opened 9 years ago

toddjames commented 9 years ago

We currently have the ability specify glyphs for items with children that are expanded or collapsed, but not glyphs for items that have no children.

This is helpful to provide a default icon for items with no children.