Microsoft
Software
Hardware
Network
Question : How to access a repeater inside a repeater.
I have a repeater inside a repeater:
<asp:Repeater id="RepeaterA" runat="server">
<ItemTemplate>
<p>
<%# DataBinder.Eval(Container.
DataItem, "Field1") %>
</p>
<asp:Repeater ID="RepeaterB" datasource='<%# ((DataRowView)Container.Da
taItem).Ro
w.GetChild
Rows("Rela
tion") %>' runat="server">
<ItemTemplate>
<asp:CheckBox ID="CheckBox" runat="server" Text="" />
</ItemTemplate>
</asp:Repeater>
</ItemTemplate>
</asp:Repeater>
How can I access the control CheckBox? I only see RepeaterA from my C# code.
Kevin
Answer : How to access a repeater inside a repeater.
You can use the itemdatabound event for looking in each dataitem within repeaterA and then for repeaterB
Random Solutions
Using VLookup for Data Validation
Is there any way to limit what the users see in shared calendars in Exchange 2003 / Exchange 2007?
OWA 2007: "The administrative limit for this request was exceeded"
Change key default value by script
look up table value with sql
The location of default.aspx in a website
Sharing camcorder footage
How can I detect a pixel color of an image in Flash using ActionScript 2?
I need a NAS server with 4TB that is expandable to 8TB for around $3000.
sd channels in LCD or plasma ???