Is it possible to change the toolbox at runtime in javascript? I know it can be done on the page load in .NET, but it is too early for me to give the right toolbox.
I would like to remove part of the toolbox or set a new one when the editor is called up from a click in the web page.
So what i would like to know is if it is possible to change the toolbox after the editor is loaded.
Thanx