eisenbraun / columns

A jQuery plugin that converts JSON data into searchable, sortable, HTML tables
http://eisenbraun.github.io/columns
MIT License
104 stars 47 forks source link

Can't sort columns with blank data or search on boolean true/false #12

Open bradandersen opened 9 years ago

bradandersen commented 9 years ago

It would be great to add a function call to the template so we can modify blank values or convert boolean values so they work with search and sort.