I'm trying to create some Rich Text Editor controls server side (on page load) through .Net using "RTE.Editor rteSlide = new RTE.Editor();"
Whislt the controls are visible and seem to work as expected some toolbar items (image gallery, insert image, template, etc...) cause the following error:
Control '{Control ID}' Not Foundat RTE.ap.c()at RTE.ap.Invoke()
any assistance would be appreciated.
thanks