Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. How to remove the sort link after export gridview to excel

How to remove the sort link after export gridview to excel

Scheduled Pinned Locked Moved ASP.NET
questionhtmlalgorithmshelptutorial
2 Posts 1 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    Andraw111
    wrote on last edited by
    #1

    Hi, all, I have a gridview with sorting header, after I export it to excel, the links are still there, how can I remove the sort link? I search the internet, somebody suggest using the following codes in Export_Click method: GridView1.AllowSorting = false; GridView1.DataBind(); But after I use this, the generated excel file have no data at all, only some html codes line

    ....

    . Can anybody help me? Thanks!

    A 1 Reply Last reply
    0
    • A Andraw111

      Hi, all, I have a gridview with sorting header, after I export it to excel, the links are still there, how can I remove the sort link? I search the internet, somebody suggest using the following codes in Export_Click method: GridView1.AllowSorting = false; GridView1.DataBind(); But after I use this, the generated excel file have no data at all, only some html codes line

      ....

      . Can anybody help me? Thanks!

      A Offline
      A Offline
      Andraw111
      wrote on last edited by
      #2

      Solved. Thanks!

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups