I have page with a tabstrip that has two tabs. Each tab has a grid along with a button to export the grid.
The first page exports, however the grid on the second tab will not export.
It does not throw an error, it fires the Grid1.MasterTableView.ExportToExcel() but does not export. No prompt to save or open. I have looked over the code and can't see what's causing this.
Is this a limitation of exporting and tabs?
The first page exports, however the grid on the second tab will not export.
It does not throw an error, it fires the Grid1.MasterTableView.ExportToExcel() but does not export. No prompt to save or open. I have looked over the code and can't see what's causing this.
Is this a limitation of exporting and tabs?