Description:
Teroid ASP Data Export Control is an ASP .NET control allowing users to download data from an ADO .NET DataTable object in XML, CSV or HTML format. Just drop one onto your .aspx page and set the DataTable property. The control will then present users with a dropdown list of formats, export the data to the selected format, and provide a link to download the file.
|