Hi,
I creating Custom tab for personal macros.
Could you help me with XML code for button which will have two function:
control ON: highlight- Show hidden columns
control OFF: normal view - Hide grouped columns
The code for normal button is:
I creating Custom tab for personal macros.
Could you help me with XML code for button which will have two function:
control ON: highlight- Show hidden columns
control OFF: normal view - Hide grouped columns
The code for normal button is:
Code:
button id="1_111" visible="true" label="Columns" image="SaveAttachAs" onAction="Show_hidden_columns" keytip="L" supertip="Show hidden or grouped columns"
Last edited: