i have a random data selected from database to the .aspx form
example:
1
Hello 1
2
World 2
Nice 1
3
Meet 2
You 2
and i want to export it to excel using "export to excel" button so that it became like this
i have a random data selected from database to the .aspx form
example:
1
Hello 1
2
World 2
Nice 1
3
Meet 2
You 2
and i want to export it to excel using "export to excel" button so that it became like this
anyone can help?
yes possible but there would a formatting problem..
instead on your page let there be a Gridview and then
Export to excel will be easy..!
http://geekswithblogs.net/azamsharp/archive/2005/12/21/63843.aspx
http://mattberseth.com/blog/2007/04/export_gridview_to_excel_1.html
http://www.c-sharpcorner.com/UploadFile/DipalChoksi/exportxl_asp2_dc11032006003657AM/exportxl_asp2_dc.aspx?ArticleID=000c64fb-8a22-414a-8247-984335aaa0eb
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.