button name of 'Columns'

Hi! :smiley:
I am using sc_btn_display to disable certain buttons on a grid application, then when i read the scriptcase macros :

I found out that the name of the button columns does not exist on the list?
Am I missing something?
What is the button name of ‘Columns’?:confused:

did you try cols? cz they use this in the manual, i think it can be traced through the source code or by inspect element or something, i don’t have my sc dev with me now to test

did you try “cols”? cz they use this in the manual, i think it can be traced through the source code or by inspect element or something, i don’t have my sc dev with me now to test

I found it out now:), the name of that should be ‘sel_col’.

good brain, happy for you

i saw your reply on mobile and thought to give you another way to do it (manual)

then when opened this thread from desktop computer to reply, found that you got it

cheers