Export button disappears when LinqPad query completes
Options
I'm using LinqPad 5.08.01, and want to export my results to a .csv file.
When the query is running, I see the Format and Export buttons at the right end of the bar between the code and results panes, but as soon as the query ends, and my results are displayed, both buttons disappear, and I am unable to export my data.
Anyone any ideas?
When the query is running, I see the Format and Export buttons at the right end of the bar between the code and results panes, but as soon as the query ends, and my results are displayed, both buttons disappear, and I am unable to export my data.
Anyone any ideas?
Comments
-
Are you in data grid mode?
If so, right-click the grid, and you'll see options to export. -
Thanks, that did it.
Any idea why the buttons disappear?