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: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -297,7 +297,7 @@ You can prevent some columns to be sortable by adding `preventSort` to columnPre
297
297
298
298
### Custom order in the filter popup
299
299
300
-
If you have classes with a lot of columns and you filter them often with the same columns you can sort those columns to the top by extending the `columnPreference` setting with the `filterSortToTop` option:
300
+
If you have classes with a lot of columns and you filter them often with the same columns you can sort those to the top by extending the `columnPreference` setting with the `filterSortToTop` option:
0 commit comments