Hi,
I would like to know how to disable icon menu on toolbar? I try to find the solution but found just "beforetoolbarcreated" which have to create "customizeToolbar". That way be like I have to create my own toolbar but I just want disable 1 menu from default.
Thank you.
Hello Varitta,
Thank you for your question. Actually, the approach mentioned by you is the best one.
You can refer to this article: https://www.flexmonster.com/doc/customizing-toolbar/ for more information.
Also here is the exact example you need: http://jsfiddle.net/flexmonster/x2tpc31w/.
Please let us know if everything works fine for you.
Regards,
Dmytro
Hi Dmytro Zvazhii,
It works find for me. Thank you 🙂