angularjs - How do I use a dropdown box as a column header filter in ng-grid / ui-grid? -


i using ui-grid (angular's fast grid system). if set 'enablefiltering: true', text box under each column header can use filter grid, awesome. need or of these dropdown boxes instead of text boxes, how achieve this?

e.g. 1 column can have values 'ok', 'nok' , 'abb.'. allow user filter column based on 3 options.

you should write custom headercelltemplate in columndefs.


Comments

Popular posts from this blog

matlab - "Contour not rendered for non-finite ZData" -

delphi - Indy UDP Read Contents of Adata -

javascript - Any ideas when Firefox is likely to implement lengthAdjust and textLength? -