ag-grid-enterprise
ag-grid-enterprise copied to clipboard
rememberGroupStateWhenNewData not working with master/detail
Current behavior group close after new data fetched with rememberGroupStateWhenNewData=true, when masterDetail set to true
Expected behavior group save open state after new data fetched with rememberGroupStateWhenNewData=true, when masterDetail set to true
Minimal reproduction of the problem with instructions https://next.plnkr.co/edit/MtxUUnNN8ugYxu1W
Please tell us about your environment: WINDOWS 10, CHROME 76, React
-
ag-Grid-Enterprise version: 2.0.X 21.1.1
-
Browser: [all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ] all
-
Language: [all | TypeScript X.X | ES6/7 | ES5] all
I'm seeing the same behavior. Have you found any work-around?
no
Is there any update on this fix yet?
FWIW, i was looking for this feature (rememberGroupStateWhenNewData) and had to find it in the source code after stepping through the clientSideRowModel.js and seeing it referenced.
The current ag-grid home page documentation search form shows the setting as a gridOptions, but when you go the page, it's not there in the content.
we're using the vue port if that helps. Also, it works for us, at version 23.2 (we have an enterprise license)