Closed avishayhajbi closed 9 years ago
solved it from versino 0.2.1 added new option casesensitive:true https://github.com/stefanocudini/bootstrap-list-filter/commit/48c55d6a0321546b345f81baf72c901d9498810c
sorry but i am updated my question . i had a mistake. a -- give me Avi BUT avi -- does NOT give me Avi
casesensitive
did not works for me
casesensitive is default to false
hii is it possible to filter without case sensitive ? a -- give me Avi BUT avi -- does not give me Avi
i am tried to use
itemFilter: function(text, item){ /* changing the item */ }, but it doesn't work !!
thanks.