Copied to clipboard

Flag this post as spam?

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


  • Rachel Skuse 88 posts 118 karma points
    Mar 01, 2010 @ 14:19
    Rachel Skuse
    0

    Using properties in a datatype to update a usercontrol?

    Hi,

    I've just watched the video 'Databinding published content' and I was wondering if I can do a similar thing with properties created in a datatype?

    For eg. I have the following in a .Net usercontrol

    <asp:Panel ID="pnlKeyProductFeatures" runat="server" Visible="true">
                            <h1>Key Product Features</h1>
                            <ul>
                                <li></li>
                                <li></li>
                            </ul>
                    </asp:Panel>

     

    and I want to be able to populate the list items using

    <umbraco:Item field="listItem1" runat="server"></umbraco:Item>

     

    Is there a way to do this?

    Thanks,

    Rachel

     

     

     

  • Ranjit J. Vaity 58 posts 101 karma points
    Mar 01, 2010 @ 17:13
    Ranjit J. Vaity
    0

    Hi Rachel,

    I are not able to watch this video more than 3 mins. So could you please explain what exactly you wish to achieve using Umbraco datatypes?

    Regards

    Ranjit J. Vaity

  • Rachel Skuse 88 posts 118 karma points
    Mar 01, 2010 @ 17:31
    Rachel Skuse
    0

    Hi Ranjit,

    The video explains using nodeControls to display node content through a usercontrol so I just wondered if it is possible to update a usercontrol with a property that is defined in a datatype?

    Thanks,

    Rachel

     

     

  • Rachel Skuse 88 posts 118 karma points
    Mar 01, 2010 @ 17:35
    Rachel Skuse
    0

    Sorry, I mean properties in a doctype, not a datatype (it's been a long day!)

    Thanks,

    Rachel

  • Rachel Skuse 88 posts 118 karma points
    Mar 01, 2010 @ 17:42
    Rachel Skuse
    0

    Hi, I've moved this post to here

    Thanks,

    Rachel

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies