Quantcast
Channel: West Wind Message Board Messages
Viewing all articles
Browse latest Browse all 10393

Repeater Databinding

$
0
0
Repeater Databinding
Web Connection 5.0
Repeater Databinding
01/07/2012
07:22:08 PM
3EJ15ILUB Show this entire thread in new window
From:
To:
Attachments:
None
Hi Rick,

I saw you asked for an example. My mark up looks like this now, the text boxes bind OK, but the drop down does not. I hope this makes sense to you?

George ....

<ww:wwWebRepeater ID="RPTRTEST" runat="Server">
<ItemTemplate>
<ww:wwWebTextBox runat="server" ID="Txtseq" ControlSource="seq" />
<ww:wwWebTextBox runat="server" ID="TxtSplices" ControlSource="splices" />
<ww:wwWebDropDownList runat='server' ID="Cmbaction" ControlSource="action" />
<br />
</ItemTemplate>
</ww:wwWebRepeater>



West Wind Web Monitor

Viewing all articles
Browse latest Browse all 10393

Trending Articles