Intersoft WebGrid Documentation
How-to: Perform exporting data
See Also Send comments on this topic.

Glossary Item Box

WebGrid provides an exporting feature which is very helpful to export the data in WebGrid.

In this topic, you will learn how to set Allow Exporting from designer.

To perform exporting data in WebGrid

  1. Open WebGrid.NET Designer.
  2. Select the Allow Exporting properties in QuickStart - Popular Settings - Main Features section.
  3. Click OK to apply the changes.
  4. Create a folder to hold the generated output files. By default, the ReportPath is assigned to "~/TempReports" which means the "TempReports" folder should be created under the root of the web application. The folder also needs permission to allow the asp-net worker process to write the generated output files into the folder.
  5. Run the project.

See Also

©2012 Intersoft Solutions Corp. All Rights Reserved.