Hi
I have numeric values to sort. Sometimes some of these values are +inf, -inf or null/na (not assigned).
Is there a way to do that with DataTables.
It seems the regular sort with numeric type can sort numerical and empty values as it should, but cannot deal with +/-inf or na.
Thanks
I have numeric values to sort. Sometimes some of these values are +inf, -inf or null/na (not assigned).
Is there a way to do that with DataTables.
It seems the regular sort with numeric type can sort numerical and empty values as it should, but cannot deal with +/-inf or na.
Thanks