how to export excel without EnableEventValidation=“false” because of lock issues in excel

后端 未结 0 1715
借酒劲吻你
借酒劲吻你 2021-01-16 04:24

I have a code for exporting excel on button click:

protected void btn_Excel_Click(object sender, EventArgs e)
    {
        try {
            empData1.ShowHe         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题