1.College code
2.1st year
3.2nd year
4.3rd year
again in 1st,2nd,3rd years i have 3 columns in each column those are
a) Admitted
b) Registered
c) Conformed
The data it should come from sql database of combining of 2 or 3 tables
So now i want college code wise and year wise no.of admitted , registered ,conformed students
with paging option and at the same time i want to convert total data into excel format after getting results when click export to excel button
example like this
| College code | 1st year | 2nd Year | 3rd year | |||||||||
|
|
| ||||||||||
| First | next> | | Last | |
Export to excel
Sanjeeb LenkaPosted Aug 21, 2013, 5:10 AM
refer to this lnk
http://www.c-sharpcorner.com/Blogs/12486/export-gridview-data-to-excel-word-pdf-text-and-csv-forma.aspx
http://nice-tutorials.blogspot.in/2010/04/export-div-data-to-excel-in-aspnet.html
Ring ZhongPosted Aug 21, 2013, 5:00 AM
http://www.c-sharpcorner.com/uploadfile/ankurmalik123/export-html-to-excel-and-more/