Changing context menu programmatically client-side

Thread is closed for posting
2 posts, 0 answers
  1. 08D6FDB5-89EF-4C5F-971C-752A4D2610AD
    08D6FDB5-89EF-4C5F-971C-752A4D2610AD avatar
    3 posts
    Member since:
    Aug 2008

    Posted 03 Mar 2010 Link to this post

    Requirements

    RadControls version

    RadControls for ASP.NET AJAX 2009

    .NET version

    3.5

    Visual Studio version

    2008

    programming language

    C#

    browser support

    all browsers supported by RadControls


    PROJECT DESCRIPTION
    Sample project provides example of how to change the items in the RadEditor's context menu client-side.  The project is in C#, but all the code is javascript. 

    Initially from the forums, link below for history on problem.
    http://www.telerik.com/community/forums/aspnet-ajax/editor/changing-context-menu-programmatically-client-side.aspx

  2. 93B1DAB4-A7A5-479B-85C2-CAC0407F59F5
    93B1DAB4-A7A5-479B-85C2-CAC0407F59F5 avatar
    1633 posts
    Member since:
    Sep 2012

    Posted 08 Mar 2010 Link to this post

    Hi Matti,

    Thank you for sharing your solution with the community.

    I just made few changes:
    1. Implemented the custom command Test
    2. Moved the script tag from the HEAD inside the FORM.
    3. Moved the initial content from the OnClientLoad inside the RadEditor's declaration.

    Your points were updated.

    All the best,
    Dobromir
    the Telerik team

    Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Back to Top

This Code Library is part of the product documentation and subject to the respective product license agreement.