由于DropDownList没有CommandName属性,所以不能用ItemCommand事件,不过你可以这样做:
在DataGrid的模板列中加入的DropDownList控件
<asp:DropDownList runat="server" >

相关文章:

  • 2022-01-16
  • 2022-12-23
  • 2021-11-30
  • 2021-09-05
  • 2022-01-16
  • 2021-06-04
猜你喜欢
  • 2021-11-23
  • 2022-12-23
  • 2022-01-20
  • 2021-09-16
  • 2022-12-23
  • 2021-09-09
相关资源
相似解决方案