alfajango / jquery-dynatable

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

Handle sorting of null attributes #267

Open andrewrohde opened 7 years ago

andrewrohde commented 7 years ago

It's possible to have null attributes in a table. We need to handle the null values and sort them appropriately before making any function calls.