cruikshj / knockout-select2

Select2 v4 binding handler for Knockout
MIT License
25 stars 16 forks source link

Nested data #16

Open artsim opened 7 years ago

artsim commented 7 years ago

Hi,

Is it possible to use the select2 nested functionality [1] with this lib?

Tried it out in this fiddle [2] but it's just showing the group label, or is there something wrong with my code?

Thanks.

[1] https://select2.github.io/options.html#how-should-nested-results-be-formatted [2] http://jsbin.com/nafaxeceje/edit?html,js,console,output