用Datalist控件,通过模板把字段绑定到数据库的的后台代码怎么写?
用c#编写为什么我这样写不可以啊?运行后是空白的帮忙找找原因拜托了还有后台要怎么写啊<ItemTemplate><tableid="table1"cellspacing=...
用c#编写
为什么我这样写不可以啊? 运行后是空白的 帮忙找找原因 拜托了 还有后台要怎么写啊
<ItemTemplate>
<table id="table1" cellspacing="1" cellpadding="1" width="380" height="180" border="0">
<tr>
<td align="right" style="width: 120px">
书号:<br>
书名:
</td>
<td width="120">
<%# DataBinder.Eval(Container.DataItem,"id") %><br>
<%# DataBinder.Eval(Container.DataItem,"bookname") %><br>
</td>
</tr>
</table>
</ItemTemplate> 展开
为什么我这样写不可以啊? 运行后是空白的 帮忙找找原因 拜托了 还有后台要怎么写啊
<ItemTemplate>
<table id="table1" cellspacing="1" cellpadding="1" width="380" height="180" border="0">
<tr>
<td align="right" style="width: 120px">
书号:<br>
书名:
</td>
<td width="120">
<%# DataBinder.Eval(Container.DataItem,"id") %><br>
<%# DataBinder.Eval(Container.DataItem,"bookname") %><br>
</td>
</tr>
</table>
</ItemTemplate> 展开
3个回答
展开全部
大家帮我看看我的问题啊,200分的问题:
http://zhidao.baidu.com/question/37340443.html
或者:
http://zhidao.baidu.com/question/37340570.html
http://zhidao.baidu.com/question/37340443.html
或者:
http://zhidao.baidu.com/question/37340570.html
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询