erhanfirat / combo-tree

ComboTree is a jQuery Plugin which is a combobox item with tree structured data list and multi/single selection options and more.
MIT License
79 stars 67 forks source link

add item isSelectable extension #28

Closed WeanaSchnitzl closed 4 years ago

WeanaSchnitzl commented 4 years ago

with this extension it is possible to define every item to be selectable or not. The property has to be set in the data array for eevery single dataItem. if omitted value is automatically treated as true.