Page 1 of 1

Table Sorting

Posted: Sun Dec 20, 2015 2:52 am
by nworbnhoj
I am going to have a look at table sorting next
(just in case anyone else is already on to this...)

Re: Table Sorting

Posted: Mon Dec 21, 2015 7:28 am
by nworbnhoj
I have introduced the table sort capability (10k) and implemented sorting on two tables as a demo (Wake on LAN & Connected Hosts).
https://github.com/ericpaulbishop/gargoyle/pull/410

It is looking really good but I will be away from the screen for a few days so the rest will have to wait.

Re: Table Sorting

Posted: Mon Dec 21, 2015 1:46 pm
by ispyisail
+1

Re: Table Sorting

Posted: Tue Dec 29, 2015 11:20 am
by oviano
This would be very good to have on the static DHCP Static Reservation table.

I have allocated groups of devices to distinct IP ranges and it's irritating when I add a new one that it doesn't sort the table by IP so the new one appears at the bottom of the table!

Re: Table Sorting

Posted: Tue Dec 29, 2015 12:07 pm
by jd45321
oviano wrote:This would be very good to have on the static DHCP Static Reservation table.

I have allocated groups of devices to distinct IP ranges and it's irritating when I add a new one that it doesn't sort the table by IP so the new one appears at the bottom of the table!
I agree!

Re: Table Sorting

Posted: Fri Jan 01, 2016 12:18 am
by nworbnhoj
oviano wrote:This would be very good to have on the static DHCP Static Reservation table.
Done for next release hopefully.
oviano wrote:I have allocated groups of devices to distinct IP ranges
But this approach will probably be superseded by Known Groups (also hopefully soon to be released)
http://www.gargoyle-router.com/phpbb/vi ... =10#p34171