Copied to clipboard

Flag this post as spam?

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


  • Ben Edwards 11 posts 32 karma points
    Feb 03, 2011 @ 19:39
    Ben Edwards
    0

    Using uComponents URL picker in custom datatype

    Has anyone successfully added a uComponents URL picker to a custom datatype? When I add it to the controls collection I get an error message with the EnsureChildControls method on the control. Can someone point out what I'm missing? Thanks in advance

  • Connie DeCinko 931 posts 1160 karma points
    Mar 02, 2011 @ 19:35
    Connie DeCinko
    0

    I get an error when trying to use it with the custom repeater.

  • James Diacono 16 posts 435 karma points
    Mar 22, 2011 @ 03:43
    James Diacono
    0

    The new Multi-URL Picker is available by building the uComponents source

  • James Diacono 16 posts 435 karma points
    Mar 22, 2011 @ 03:45
    James Diacono
    0

    Oh also, you should be able to add the URL Picker to other controls now.  You interface with it via the Javascript API, and to see how to include it check out how the Multi-URL picker adds it as a sub-datatype.

  • Razvan 36 posts 67 karma points
    Apr 11, 2011 @ 13:41
    Razvan
    0

    I just got the latest version from repository and I cannot find the Multi-Url Picker data type. Was it left out like the Grid data type ?

  • James Diacono 16 posts 435 karma points
    Apr 12, 2011 @ 11:24
    James Diacono
    0

    Make sure you are using the 2.0 branch, that's the current one

  • Lee Kelleher 4020 posts 15802 karma points MVP 13x admin c-trib
    Apr 12, 2011 @ 11:29
    Lee Kelleher
    0

    Hi Razvan,

    Multi-Url Picker is a new data-type (developed since the v2.1 release) ... it will be shipped with v2.2 (no fixed release date yet - couple of weeks).

    Alternatively, if you're comfortable with Visual Studio - then you can grab the latest source-code and compile from the v2.0 branch.

    Cheers, Lee.

Please Sign in or register to post replies

Write your reply to:

Draft