为什么gridview 的OnRowCommand不触发
<ItemTemplate><asp:LinkButtonID="FileName1"runat="server"Text='111'BorderWidth="0px"B...
<ItemTemplate>
<asp:LinkButton ID="FileName1" runat="server" Text='111' BorderWidth="0px" BorderStyle="None"
BackColor="Transparent" CommandName="HistoryExcel1" CommandArgument='aa' ></asp:LinkButton>
</ItemTemplate>。。。
<asp:GridView ID="gvHistory" runat="server" EnableViewState="False" Width="98%" AutoGenerateColumns="False" OnRowCommand="gvHistory_RowCommand">...
protected void gvHistory_RowCommand(object sender, GridViewCommandEventArgs e)
{
if (e.CommandName == "HistoryExcel")
{
string ExcelPath = e.CommandArgument.ToString();
}
BorderWidth="0px" GridLines="None" OnRowDataBound="gvHistory_RowDataBound" OnRowCommand="gvHistory_RowCommand"> 展开
<asp:LinkButton ID="FileName1" runat="server" Text='111' BorderWidth="0px" BorderStyle="None"
BackColor="Transparent" CommandName="HistoryExcel1" CommandArgument='aa' ></asp:LinkButton>
</ItemTemplate>。。。
<asp:GridView ID="gvHistory" runat="server" EnableViewState="False" Width="98%" AutoGenerateColumns="False" OnRowCommand="gvHistory_RowCommand">...
protected void gvHistory_RowCommand(object sender, GridViewCommandEventArgs e)
{
if (e.CommandName == "HistoryExcel")
{
string ExcelPath = e.CommandArgument.ToString();
}
BorderWidth="0px" GridLines="None" OnRowDataBound="gvHistory_RowDataBound" OnRowCommand="gvHistory_RowCommand"> 展开
大雅新科技有限公司
2024-11-19 广告
2024-11-19 广告
这方面更多更全面的信息其实可以找下大雅新。深圳市大雅新科技有限公司从事KVM延长器,DVI延长器,USB延长器,键盘鼠标延长器,双绞线视频传输器,VGA视频双绞线传输器,VGA延长器,VGA视频延长器,DVI KVM 切换器等,优质供应商,...
点击进入详情页
本回答由大雅新科技有限公司提供
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询