Hi Every One,
I am working in Asp.Net Application. I am create Export to Excel from gridview. In This I am implementing custom formatting to excel cells. Now I reuired to zipped this excel file. But problem is that when I am compresing the excel file it removes custom formating. So please help me give me any idea or link ..
User Profile
Collapse
-
Compress export to Excel with Custom Formating
-
How to insert value in dropdownlist in the footer row of gridview?
I have Gridview with Template Field.And I Put Dropdownlist at footer row of gridview. but when i insert the value from a database table in dropdownlist , than it generate error.
for filling value ,
i declare variable like in databound event of gridview.
for example:
dim varclass as new dropdownlist
varclass=Gridvi ew1.footerRow.f indcontrol("ddl Class")
it generate error...
No activity results to display
Show More