Copied to clipboard

Flag this post as spam?

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


  • Elad Lachmi 112 posts 144 karma points
    Jul 26, 2011 @ 07:23
    Elad Lachmi
    0

    dual listboxes - like "Memebr Groups"

    Hi,

    I started creating my first Umbraco backend extension.

    In it I want to add dual listboxes like the ones used in the setting of groups members belong to in the member section of Umbraco.

    I was wondering if this is a built-in control found in the Umbraco dlls or do I need to create this from scratch?

    If I need to create this from scratch (which I already did most of), what would be the best way, within the context of Umbraco, to solve the issue that dynamically added values do not serialize automatically back to the server in the viewstate?

    Thank you!

  • Richard Soeteman 4045 posts 12898 karma points MVP 2x
    Jul 26, 2011 @ 07:36
    Richard Soeteman
    1

    Hi,

    I have used this control in the past. It's the DualSelectbox control which can be found in the controls assembly. I don't have the source code anymore but I can remember that I have looked at the umbraco source code to see how to use it since it had some weird behaviour at first.

    Cheers,

    Richard

Please Sign in or register to post replies

Write your reply to:

Draft