freeze column headings

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Seth Williams

    #1

    freeze column headings

    Is there a way to mimic the behavior in Excel, for a Gridview, to freeze the
    column headers/titles, so that they show, as you scroll down the gridview?


  • =?Utf-8?B?YnJ1Y2UgYmFya2Vy?=

    #2
    RE: freeze column headings

    this can be done with css and some clever javascript. there should be some
    3rd versions or look at jQuery plugins, there are several free ones there.

    -- bruce (sqlwork.com)


    "Seth Williams" wrote:
    Is there a way to mimic the behavior in Excel, for a Gridview, to freeze the
    column headers/titles, so that they show, as you scroll down the gridview?
    >
    >
    >

    Comment

    • Riki

      #3
      Re: freeze column headings

      Seth Williams wrote:
      Is there a way to mimic the behavior in Excel, for a Gridview, to
      freeze the column headers/titles, so that they show, as you scroll
      down the gridview? j
      Google is your friend:


      --

      Riki


      Comment

      Working...