You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -841,7 +841,7 @@ All notable changes for each version of this project will be documented in this
841
841
842
842
Changed the how the grid toolbar is instantiated in the grids. The
843
843
toolbar is now templated rather than being activated through a property on the parent grid. The toolbar features are also exposed as templatable
844
-
components and the old properties are deprecated.
844
+
components and the old properties are deprecated. The implementation of the Column Hiding UI has been changed in order to select which columns should be displayed, instead of hidden.
845
845
846
846
Refer to the official documentation for more information.
0 commit comments