Table sorting

How about making tables like DHCP Reservation, Local DNS Records, Static Route etc. sortable through clicking on table header like with some other tables in the gui of the balance ? :slight_smile:

Hi,

The records below will be auto sorted after you have save/apply changes.

Local DNS Records sorted base on “Host Name”
DHCP Reservation sorted base on “IP address”
Static Route sorted base on “Destination Network”

Possible to let us know why you still need the sort-able “Table Header” for the items above ?

Thank You

Because you sometimes want to sort on other things like IP in for example DHCP reservation to see if you have gaps in your allocations if you want to do proper network management, the table sorting code is present in the code, so it would just be a matter of applying it to other tables.