Hi i have the datatable with data. Some cells have null values. I want to create the excel sheet from this datatable in C# + asp.net . I am using VS 2008 . how to achieve this? its urgent please help me
A:
If you don't care about formatting you can just write it out as a tab-delimited file.
BenV
2010-04-30 16:37:35