Creating a Control Server Side

  •  09-26-2014, 11:38 AM

    Creating a Control Server Side

    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 Found
    at RTE.ap.c()

    at RTE.ap.Invoke() 

     

    any assistance would be appreciated.

     

    thanks 

    Filed under: ,
View Complete Thread