In my mysql data is something like this
Name 1.0
Name 6.0
Name 5.2
Name 4.8
Name 10.00.258
now when I short that column it shows up like
Name 6.0
Name 5.2
Name 4.8
Name 1.0
Name 10.00.258
I want that 10 to be on top Is there any way around this?