Hello,
How do I show/hide items within button Select in Ribbon
For example
[code]
[/code]I want to show/hide a_1
I tried this and does not work.
myRibbon.hide("a_1");
Please advise,
Thanks,
Kris
Hello,
How do I show/hide items within button Select in Ribbon
For example
[code]
[/code]I want to show/hide a_1
I tried this and does not work.
myRibbon.hide("a_1");
Please advise,
Thanks,
Kris
Thank you very much!
You are welcome!