Fixed datagrid header,

Ask a Question related to ASP.NET Data Grid Control, Design and Development.

  1. #1

    Default Fixed datagrid header,

    Hi eveybody,

    I have a datagrid that can show many rows, so there is a vertical scrollbar.
    The problem is that when users scroll down, they loose the view of the
    header. My idea, right now, is to use another empty grid outside the scroll
    area and hide the original grid's header. Do you have any other elegant way
    of doing that?

    Thanks,


    abacnet Guest

  2. Similar Questions and Discussions

    1. !! New Fixed Header suggestion for SDK Forum:Code snippets/examples !!
      It would be fine if Adobe can fix a header in this forum for working code snippets: Code snippets /examples: - Add ins - VBS - JS - VB-Net -...
    2. GridView with Fixed Header and Horizontal Scroll Bar
      Dear Does any one know how to fix header in the GridView with an horizontal Scroll bar .
    3. CSS: 100% layout height with fixed header
      I have a design that has a centered div that stretches across the entire height of the browser. Within this div I have a header div with navigation...
    4. Scroll grid With fixed header (It this posible?)
      Hi, i explain my question... I have an ascx web user control this one have a datagrid whit some properties i had make a good datagrid user control...
    5. 4 Guys From Rolla Fixed Header Sample - Not Working
      hi Andy, Check this link out with updated scrollable grid sample and download the code from my site ( full code not half ;) )....
  3. #2

    Default Re: Fixed datagrid header,

    Check out this article, here i have explained how you can have static header
    when you have vertical scroll bar in datagrid.
    [url]http://www.microsoft.com/india/msdn/articles/CreatingaScrollableDataGridWebS[/url]
    erverControl.aspx

    --
    Saravana
    Microsoft India Community Star,MC**
    [url]www.extremeexperts.com[/url]



    "abacnet" <abacnet@hotmail.com> wrote in message
    news:eRBz6zuXDHA.652@tk2msftngp13.phx.gbl...
    > Hi eveybody,
    >
    > I have a datagrid that can show many rows, so there is a vertical
    scrollbar.
    > The problem is that when users scroll down, they loose the view of the
    > header. My idea, right now, is to use another empty grid outside the
    scroll
    > area and hide the original grid's header. Do you have any other elegant
    way
    > of doing that?
    >
    > Thanks,
    >
    >

    Saravana Guest

  4. #3

    Default Re: Fixed datagrid header,

    Thanks but I was discouraged by all the information (name, password,
    language etc..) I had to enter... I'm not looking for another account!

    "Saravana" <saravank@sct.co.in> wrote in message
    news:ue2wZt7XDHA.2448@TK2MSFTNGP09.phx.gbl...
    > Check out this article, here i have explained how you can have static
    header
    > when you have vertical scroll bar in datagrid.
    >
    [url]http://www.microsoft.com/india/msdn/articles/CreatingaScrollableDataGridWebS[/url]
    > erverControl.aspx
    >
    > --
    > Saravana
    > Microsoft India Community Star,MC**
    > [url]www.extremeexperts.com[/url]
    >
    >
    >
    > "abacnet" <abacnet@hotmail.com> wrote in message
    > news:eRBz6zuXDHA.652@tk2msftngp13.phx.gbl...
    > > Hi eveybody,
    > >
    > > I have a datagrid that can show many rows, so there is a vertical
    > scrollbar.
    > > The problem is that when users scroll down, they loose the view of the
    > > header. My idea, right now, is to use another empty grid outside the
    > scroll
    > > area and hide the original grid's header. Do you have any other elegant
    > way
    > > of doing that?
    > >
    > > Thanks,
    > >
    > >
    >
    >

    abacnet Guest

  5. #4

    Default Re: Fixed datagrid header,

    Another site :
    [url]http://datawebcontrols.com/faqs/CustomizingAppearance/ScrollableDataGridWithFixedHeader.shtml[/url]

    "abacnet" <abacnet@hotmail.com> wrote in message
    news:%23I%23%23axGYDHA.888@TK2MSFTNGP10.phx.gbl...
    > Thanks but I was discouraged by all the information (name, password,
    > language etc..) I had to enter... I'm not looking for another account!
    >
    > "Saravana" <saravank@sct.co.in> wrote in message
    > news:ue2wZt7XDHA.2448@TK2MSFTNGP09.phx.gbl...
    > > Check out this article, here i have explained how you can have static
    > header
    > > when you have vertical scroll bar in datagrid.
    > >
    >
    [url]http://www.microsoft.com/india/msdn/articles/CreatingaScrollableDataGridWebS[/url]
    > > erverControl.aspx
    > >
    > > --
    > > Saravana
    > > Microsoft India Community Star,MC**
    > > [url]www.extremeexperts.com[/url]
    > >
    > >
    > >
    > > "abacnet" <abacnet@hotmail.com> wrote in message
    > > news:eRBz6zuXDHA.652@tk2msftngp13.phx.gbl...
    > > > Hi eveybody,
    > > >
    > > > I have a datagrid that can show many rows, so there is a vertical
    > > scrollbar.
    > > > The problem is that when users scroll down, they loose the view of the
    > > > header. My idea, right now, is to use another empty grid outside the
    > > scroll
    > > > area and hide the original grid's header. Do you have any other
    elegant
    > > way
    > > > of doing that?
    > > >
    > > > Thanks,
    > > >
    > > >
    > >
    > >
    >
    >

    abacnet Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139