scottckt
我在将GridView输了到Excel中时出现"只能在执行 Render() 的过程中调用 RegisterForEventValidation;"错误。

解决办法是在当前页面的:

<%@ Page %> 指令中加上 EnableEventValidation="false"

分类:

技术点:

相关文章:

  • 2021-09-30
  • 2021-11-24
  • 2021-09-13
  • 2021-12-09
  • 2021-07-22
  • 2021-11-24
  • 2021-08-20
猜你喜欢
  • 2021-09-13
  • 2021-09-30
  • 2021-09-30
  • 2021-09-30
  • 2021-09-30
  • 2021-10-10
相关资源
相似解决方案