v2.3.0
What's Changed
- Added new
visibleInShowHideMenucolumn option to allow for columns to be hidden from the show/hide columns menu, regardless of column visibility state. - Fixed bug where the Show All button in the show/hide columns menu did not properly skip columns with
enableHiding: falseset. - Fix createDisplayMode='row' not working with enableRowVirtualization=true by @dangkhoa99 in #896
Full Changelog: v2.2.0...v2.3.0