为了账号安全,请及时绑定邮箱和手机立即绑定

CommandName="Edit"不进入插入模式

CommandName="Edit"不进入插入模式

明月笑刀无情 2018-09-14 05:06:45
       <asp:FormView ID="FormView1" runat="server" AllowPaging="True"            HorizontalAlign="Center" onpageindexchanging="FormView1_PageIndexChanging">            <EditItemTemplate>                <asp:Calendar ID="Calendar1" runat="server"></asp:Calendar>            </EditItemTemplate>            <ItemTemplate>                <asp:Label ID="Label1" runat="server" Text='<%# Eval("id") %>'></asp:Label>                <asp:Label ID="Label2" runat="server" Text='<%# Eval("name") %>'></asp:Label>                <asp:Label ID="Label3" runat="server" Text='<%# Eval("age") %>'></asp:Label>                <asp:Button ID="Button1" runat="server" CommandName="Edit" Text="Button" />            </ItemTemplate>        </asp:FormView> 为什么我单击按钮后不进入插入模式?
查看完整描述

1 回答

?
PIPIONE

TA贡献1829条经验 获得超9个赞

软件问题

查看完整回答
反对 回复 2018-09-19
  • 1 回答
  • 0 关注
  • 678 浏览

添加回答

举报

0/150
提交
取消
意见反馈 帮助中心 APP下载
官方微信