5b70d64ad7e32c475c7180ce291c84b9a452e3d6
API/CodeSamples/UseBulkCSV.md
| ... | ... | @@ -6,7 +6,7 @@ |
| 6 | 6 | |
| 7 | 7 | Gets or sets the value indicating whether Izenda will use Bulk CSV. If true, the CSV button will be replaced with the Bulk CSV button on the toolbar of the ReportDesigner and ReportViewer. This icon looks the same as the regular CSV icon, except that it will perform a different function. The bulk CSV option is constrained by the [[ExportLimit|/API/CodeSamples/ExportLimit]]. |
| 8 | 8 | |
| 9 | -**Default Value:** False |
|
| 9 | +**Default Value:** True |
|
| 10 | 10 | |
| 11 | 11 | ##Global.asax (C♯) |
| 12 | 12 |