The list sorter doesn't interpret the column values as numbers, but as strings. So when sorting by column with a numeric value, it is not correctly sorted. The values are displayed in hex format.
Also need to add an option to reset the sorting to the default order.
The list sorter doesn't interpret the column values as numbers, but as strings. So when sorting by column with a numeric value, it is not correctly sorted. The values are displayed in hex format.
Also need to add an option to reset the sorting to the default order.