ng-select icon indicating copy to clipboard operation
ng-select copied to clipboard

Grouping options support

Open manjitsingh91 opened this issue 7 years ago • 4 comments

How we can achieve multi-select drop-down with typeahead search functionality, capturing selections as tags. Also organize client list by groups, with display of group name in boldface, searchable but not selectable. like the screeen shot of this link https://i.stack.imgur.com/UhkM3.png ? When this feature will be available?

manjitsingh91 avatar Dec 09 '16 11:12 manjitsingh91

Does this mean the implementation of optgroups? In that case +1 !

11mb avatar Mar 23 '17 13:03 11mb

I did a quick proof of concept here: https://github.com/11mb/ng-select. @basvandenberg is this the direction you want it to go?

11mb avatar May 22 '17 07:05 11mb

+1 for this feature :-)

Caballerog avatar Aug 31 '17 15:08 Caballerog

@manjitsingh91 You can checkout https://ng-select.github.io/ng-select#/grouping which support groupBy

anjmao avatar Mar 08 '18 11:03 anjmao