]> git.evergreen-ils.org Git - Evergreen.git/commit - Open-ILS/src/eg2/src/app/share/grid/grid.ts
LP1891699 Ang grid column picker sorting
authorBill Erickson <berickxx@gmail.com>
Fri, 14 Aug 2020 18:49:24 +0000 (14:49 -0400)
committerJane Sandberg <sandbej@linnbenton.edu>
Sun, 16 May 2021 02:29:07 +0000 (19:29 -0700)
commit7555e04cf195baff5956a2dba68e4e38b751548d
treea39caeec36703978df6be859485f4977ae0ea236
parentd7da42d8b75659af96dc47fce7363e85b9412fb1
LP1891699 Ang grid column picker sorting

Angular grid column picker displays colums in the following order:

1. Visible colums first, sorted alphabetically.
2. Non-visible columns second, sorted alphabetically.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Mike Risher <mrisher@catalyte.io>
Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
Open-ILS/src/eg2/src/app/share/grid/grid-toolbar.component.html
Open-ILS/src/eg2/src/app/share/grid/grid.ts