DataGrid include deleted and persistence #5296
hannesb
started this conversation in
Tricks and Samples
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
When using the IIsActiveRow/IIsActiveDeletedRow feature and grid persistence, persistSettings() should be called when the 'include deleted' toggle is clicked.
Workaround in ...Grid.ts:
All reactions