Tx for the above link.
Right now I am able to export a datatable to the Excel.
How can i dynamically add a hyperlink to a cell in the Excel using C# ASP.Net such that it such that it refers to another sheet in the same Workbook.
Also, all the data should go into all the sheets in the Excel at the same time .
I have attached a sample Excel just for easier understanding of how my Excel output should be.
Main Topics
Browse All Topics





by: vsudipPosted on 2009-01-22 at 21:47:04ID: 23446606
Here u go..
http://www.codeproject .com/KB/as pnet/Expor tClassLibr ary.aspx