I have created pivot table and have set options-> classic view
when zoom/minimize the pivot table by dragging, Its giving warning message “Too many columns for classic form. Switched layout to compact form.”
and auto change to compact form. is it possible to switch back to classic form when maximize.
Hello, Sen!
Thank you for writing to us.
To hide this warning and prevent switching from classic to compact view, you can set the autoSwitchToCompact
option as false
. Using this option, you can rescale the component without worrying about the automatic layout switch. However, a side effect of this setting is that only the frozen rows area will remain visible in the grid when the view becomes too narrow.
Please let us know if our answer helped you.
Best Regards,
Maksym