当 <%#DataBinder.Eval(Container.DataItem, "OptionD")%>的值为空时,怎样才能放他前面的“D”不显示

<asp:DataListID="DataList1"runat="server"BackColor="White"BorderColor="White"BorderSt... <asp:DataList ID="DataList1" runat="server" BackColor="White" BorderColor="White"
BorderStyle="Double" CellPadding="4" Width="474px" Font-Size="9pt"
onselectedindexchanged="DataList1_SelectedIndexChanged">
<ItemTemplate>

</ItemTemplate>

<ItemTemplate>
<asp:Label ID="Label1" runat="server" Text='<%#this.AspNetPager1.CurrentPageIndex * this.AspNetPager1.PageSize + this. DataList1.Items.Count + 1-this.AspNetPager1.PageSize%>'></asp:Label>
 <asp:Label ID="Label2" runat="server" Height="19px" Width="1px" Font-Size="9pt"></asp:Label> <%#DataBinder.Eval(Container.DataItem, "TestTitleContent")%>
<table style="width: 346px; font-size: 9pt;">
<tr>
<td colspan="3"></td>
</tr>
<tr>
<td rowspan="4" style="width: 42px">
<asp:RadioButtonList ID="RadioButtonList1" runat="server" Height="80px" Font-Size="9pt">
<asp:ListItem onclick="check(this)">A</asp:ListItem>
<asp:ListItem onclick="check(this)">B</asp:ListItem>
<asp:ListItem onclick="check(this)">C</asp:ListItem>
<asp:ListItem onclick="check(this)">D</asp:ListItem>
</asp:RadioButtonList>
</td>
<td colspan="2">
<%#DataBinder.Eval(Container.DataItem, "OptionA")%>
</td>
</tr>
<tr>
<td colspan="2">
<%#DataBinder.Eval(Container.DataItem, "OptionB")%>
</td>
</tr>
<tr>
<td colspan="2">
<%#DataBinder.Eval(Container.DataItem, "OptionC")%>
</td>
</tr>
<tr>
<td colspan="2">
<%#DataBinder.Eval(Container.DataItem, "OptionD")%>

</td>
</tr>
</table>
</ItemTemplate>
</asp:DataList>
展开
 我来答
百度网友8b10a8f
2012-06-25
知道答主
回答量:17
采纳率:0%
帮助的人:9.2万
展开全部
其实不太明白你说的,就我的理解是,你的OptionD的值时D,数据绑定后就会显示D,不知道我的理解对不对
如果对的话,想要绑定有不要显示的话,就得控件吧,控件绑定数据,然后将控件隐藏
追问
具体怎么实现啊
追答
意思对啊,
在表里面加个控件来显示数据啊,举个例子就用label
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式