User Profile

Collapse

Profile Sidebar

Collapse
coolnavjot31
coolnavjot31
Last Activity: Apr 3 '14, 07:06 AM
Joined: Jan 12 '10
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Compress export to Excel with Custom Formating

    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 ..
    See more | Go to post

  • 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...
    See more | Go to post
No activity results to display
Show More
Working...