Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
75
WebHtmlEditor - Remove All Toolbar Items
posted

Hi,

I just want to know, how can I remove all toolbar items from WebHtmlEditor? I wanted to do it from Server Side.

Please help me.

Regards,

Bala Sebastian

Parents
  • 435
    Verified Answer
    posted

    Hello Bala,

    Thank you for contacting Infragistics!

    I have implemented a code sample for you, where I remove all items from the toolbar by using RemoveRange(0,j) method where j is the number of items in your toolbar.  

    Please let me know how this works for you!

    CaseWebHtmlEditor.zip
Reply Children
No Data