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

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

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

凤凰求蛊 2018-12-07 07:13:23
<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 回答

?
浮云间

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

软件问题

查看完整回答
反对 回复 2019-01-21
  • 1 回答
  • 0 关注
  • 418 浏览

添加回答

举报

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