How to make the gridview header fixed while making the gridview to be scrollable

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Pradeep B
    New Member
    • Dec 2012
    • 1

    How to make the gridview header fixed while making the gridview to be scrollable

    Our gridview header consists of text and image column(below the text image will appear). Now how to make the header to get fixed during scrolling.
  • yarbrough40
    Contributor
    • Jun 2009
    • 320

    #2
    you have to do this with JavaScript. There are a number of free JQuery plugins that will do the trick. just google around for one

    Comment

    Working...