创建控件时出错 datalist 该指令缺少src属性
<asp:DataListID="dlZP"runat="server"CssClass="hong"><ItemTemplate><tablestyle="text-a...
<asp:DataList ID="dlZP" runat="server" CssClass="hong">
<ItemTemplate>
<table style="text-align:center; width:266px" cellpadding="0" cellspacing="0">
<tr>
<td>
<span class="hong" style="color:#000000">
<a class="huise" href="#" onclick="window.open('ShowLeaguerInfo.aspx?id=<% #DataBinder.Eval(Container.DataItem,"id")%>','','height=258px,width=479px,top=200px,left=200px')"><% #DataBinder.Eval(Container.DataItem,"title")%></a>
</span></td>
</tr>
<tr style="color:#000000">
<td>
<img alt="" height="1px" width="266px" src="Images/line.gif" /></td>
</tr>
</table>
</ItemTemplate>
</asp:DataList> 展开
<ItemTemplate>
<table style="text-align:center; width:266px" cellpadding="0" cellspacing="0">
<tr>
<td>
<span class="hong" style="color:#000000">
<a class="huise" href="#" onclick="window.open('ShowLeaguerInfo.aspx?id=<% #DataBinder.Eval(Container.DataItem,"id")%>','','height=258px,width=479px,top=200px,left=200px')"><% #DataBinder.Eval(Container.DataItem,"title")%></a>
</span></td>
</tr>
<tr style="color:#000000">
<td>
<img alt="" height="1px" width="266px" src="Images/line.gif" /></td>
</tr>
</table>
</ItemTemplate>
</asp:DataList> 展开
1个回答
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询