Feature #9718
open
- Subject changed from MAke diag_states_summary table sortable to Make diag_states_summary table sortable
Looks like this will require redesigning the page a bit. The sortable library does not handle rowspan/colspan as they are used by the current design, or the second header row with "Protocol Counts". I tried a couple different ways and it mangled things differently each way.
I did get close to getting an accurate IP address sort by having it do data-value=""
entries for the IP address, using ip2long32() for IPv4 addresses. IPv6 was mixed in no matter what I ran it through, but I did at least try uncompressing it first to see if that helped.
- Target version changed from 2.5.0 to Future
Redesigning the page to accommodate sorting is out of scope for 3.5.0 - Resetting target to "Future"
Also available in: Atom
PDF