Hi, everyone!
I've faced with a problem (or probably feature). When I make the first column of a table non-orderable via data-orderable="false"
attribute, and don't setup default order, DataTable sorts data by this field anyway. Here is an example. IMO, more appropriate behavior will be sorting by first "orderable" column instead of first one.