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
Is your feature request related to a problem? Please describe.
Sometimes some vector maps tables has many number of columns. For better readability I would like hide some columns and show them again as needed.
Back in the days, I saw similar functionality implemented in the proprietary and commercial ESRI ArcGIS ArcView 3.x/ArcMap 9.x version software.
Describe the solution you'd like
Global enabling/disabling this functionality via preference dialog (Enable hide/show column)
Append menu item (Hide column and Show all columns) in the column right click menu
Save hidden columns settings as persistent settings in the global attribute table manager (atm) settings
Example of attribute table manager hidden columns settings (wx.json file), see enableHiddenCols and hiddenCols field:
Is your feature request related to a problem? Please describe.
Sometimes some vector maps tables has many number of columns. For better readability I would like hide some columns and show them again as needed.
Back in the days, I saw similar functionality implemented in the proprietary and commercial ESRI ArcGIS ArcView 3.x/ArcMap 9.x version software.
Describe the solution you'd like
Example of attribute table manager hidden columns settings (wx.json file), see
enableHiddenColsandhiddenColsfield:Additional context
wxgui_dbmgr_hide_show_column.mp4