Opening excel files from the internet opens a blank excel window

后端 未结 7 983
一生所求
一生所求 2021-01-12 08:42

A method in dumping a GridView to an Excel file to download/open from the internet was recently broken with new Windows Updates.

My code dumps from a GridView to an

7条回答
  •  日久生厌
    2021-01-12 09:27

    Solution 3

    • Go into the properties of the file (R click - properties)
    • Click 'Unblock'
    • Click 'Apply'

提交回复
热议问题