alfajango / jquery-dynatable

A more-fun, semantic, alternative to datatables
http://www.dynatable.com
Other
2.77k stars 361 forks source link

Case sensitive custom search #152

Open adrrr opened 9 years ago

adrrr commented 9 years ago

Hi, I've made a custom search with one input for each column.

My question is : How to disable case sensitivity when searching and make it case insentive?

Thanks