Hi,
in some pages I need to hide Tool-Buttons from a RadEditor.
So I attached an OnClientLoad function and in there wanted to remove the Tools.
But editor.getToolByName seems to always return null.
I am using a ToolBarMode of "Floating" could it be, that getToolByName only works when the Toolbar is visible?
Best,
Nils
in some pages I need to hide Tool-Buttons from a RadEditor.
So I attached an OnClientLoad function and in there wanted to remove the Tools.
But editor.getToolByName seems to always return null.
I am using a ToolBarMode of "Floating" could it be, that getToolByName only works when the Toolbar is visible?
Best,
Nils