Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Paul Sørensen 304 posts 650 karma points
    May 04, 2013 @ 16:04
    Paul Sørensen
    0

    Implementing IAction

    Hi

    I have implemented a custom action to the tree. It shows up in the context menu when I right-click the node but the code behind is not called.

            public string JsFunctionName
            {
                get { return "alert('MatchplayGamePlan')"; }
            }

    I have changed the code behind to just an alert to see that the code gets called but it doesn't As Letter I use '=' but I don't know if it's unique because I haven't been able to find the list of used characters. 

    I'm on 6.0.3 so I don't know if things around this have changed since 4.9

    What do I need to check to find out why the code is not called?

     

    /Paul S

     

     

Please Sign in or register to post replies

Write your reply to:

Draft