onColumnVisibilityChanged event is not fired when hiding a column through ESF. #4765
Labels
🐛 bug
Any issue that describes a bug
🧨 severity: medium
grid: excel-style-filtering
version: 7.2.x
version: 7.3.x
✅ status: resolved
Applies to issues that have pending PRs resolving them, or PRs that have already merged.
Description
onColumnVisibilityChanged event is not fired when hiding a column through ESF.
Steps to reproduce
Result
onColumnVisibilityChanged is not fired so 'ColumnVisibilityChanged' is not logged.
Expected result
onColumnVisibilityChanged event should be fired when hiding a column from any piece of UI.
The text was updated successfully, but these errors were encountered: