EN · DE · RU · FR · ES

#2168: GridState.kt

projectforge-rest/src/main/kotlin/org/projectforge/rest/core/aggrid/GridState.kt AG-Grid Core, projectforge-rest/src/main/kotlin/org/projectforge/rest/core/aggrid/GridState.kt 33 lines · 6 code · 25 comments · 2 blank
Source file: GridState.kt - core component in ProjectForge.

Git History

868d6abb7 2025 -> 2026
d86e0c9a1 AbstractPagesRest: filter state of columns are now persisted in the user prefs as well. Reset of column states works now fine.
63081666f Source file headers: 2024-> 2025.
b6092df09 Copyright 2023 -> 2024
ab45d51fa Copyright 2001-2022 -> 2001-2023.
7c0185105 AG grid state (sort order etc.) is preserved if returned from edit page to list page.