GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Interview Questions  >  Microsoft  >  DataGrid

 Print  |  
Question:  Export Data Grid content to Excel File

Answer: How to get the content of Datagrid into excel format?
I want to use this feature in Windows Application and C#, Visual Studio .NET 2003


February 02, 2008 02:27:57 #3
 kundankum   Member Since: February 2008    Total Comments: 1 

RE: Export Data Grid content to Excel File
 
for windows application u use excel object to create excel file
     

 

Back To Question