Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
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
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
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?
Sorry, I mean properties in a doctype, not a datatype (it's been a long day!)
Hi, I've moved this post to here
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
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
and I want to be able to populate the list items using
Is there a way to do this?
Thanks,
Rachel
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
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
Sorry, I mean properties in a doctype, not a datatype (it's been a long day!)
Thanks,
Rachel
Hi, I've moved this post to here
Thanks,
Rachel
is working on a reply...