This repository was archived by the owner on Jun 1, 2025. It is now read-only.
Commit a6737a0
fix(header): hidding column from header menu after reordering fixes #62
- we should always use the SlickGrid getColumns when doing any search of column index. This is especially true after changing the order, get the getColumns() should always be the reference1 parent f2b3bab commit a6737a0
File tree
1 file changed
+2
-2
lines changed- src/app/modules/angular-slickgrid/services
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
420 | 420 | | |
421 | 421 | | |
422 | 422 | | |
423 | | - | |
| 423 | + | |
424 | 424 | | |
425 | | - | |
| 425 | + | |
426 | 426 | | |
427 | 427 | | |
428 | 428 | | |
| |||
0 commit comments