DataGrid to CSV file
I am binding a DataTable to a DataGrid, everything is working fine.
My next step is to export the DataGrid data to a CSV file, comma delimited.
I am binding a DataTable to a DataGrid, everything is working fine.
My next step is to export the DataGrid data to a CSV file, comma delimited.
When using SharePoint DLLs (which are x86 only) from a non-ASP.NET app, you can set the “Platform target” to x86 (instead of “Any CPU”) so both Visual Studio 2010 and the app load the SharePoint assemblies fine.
This is VS 2008 and .Net 3.5.