Copied to clipboard

Flag this post as spam?

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


  • Niels Kristiansen 166 posts 382 karma points
    Jun 24, 2010 @ 15:55
    Niels Kristiansen
    0

    XSLT submenu and contour

    Hi,

    I try to make a submenu (dropdown) where there is placed a Contour form.

     

    Good things first. The dropdown works without any problems, but I read somewhere you can't place the Contour form, because you can't put a .net into a xslt. So my question is now - how can it be solved placing a form in a dropdown built in XSLT?

    Kind regards,
    Niels

  • Niels Kristiansen 166 posts 382 karma points
    Jun 27, 2010 @ 10:26
    Niels Kristiansen
    0

    Is there knowone that can help me with this one?

  • Comment author was deleted

    Jun 28, 2010 @ 08:42

    Hi Niels,

    Not sure I can follow what you mean.

    Do you want to display a form depending on a choose made in a dropdowlist?

     

  • Harald Ulriksen 207 posts 249 karma points
    Jul 11, 2010 @ 16:38
    Harald Ulriksen
    0

    This can be sovled by creating a custom usercontrol to render the menu instead of xslt. Suggest using repeater bound to either IEnumerable<Node> or xml. The form can then be loaded up dynamically using LoadControl and form guid from the node in question.

    Niels: I have updated your site with a working example.


    H.

     

Please Sign in or register to post replies

Write your reply to:

Draft