Ask a Question related to ASP.NET Data Grid Control, Design and Development.
-
abacnet #1
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
-
!! 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 -... -
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 . -
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... -
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... -
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 ;) ).... -
Saravana #2
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...scrollbar.> Hi eveybody,
>
> I have a datagrid that can show many rows, so there is a verticalscroll> 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 theway> area and hide the original grid's header. Do you have any other elegant> of doing that?
>
> Thanks,
>
>
Saravana Guest
-
abacnet #3
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...header> Check out this article, here i have explained how you can have static[url]http://www.microsoft.com/india/msdn/articles/CreatingaScrollableDataGridWebS[/url]> when you have vertical scroll bar in datagrid.
>> 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...> scrollbar.> > Hi eveybody,
> >
> > I have a datagrid that can show many rows, so there is a vertical> scroll> > 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> way> > area and hide the original grid's header. Do you have any other elegant>> > of doing that?
> >
> > Thanks,
> >
> >
>
abacnet Guest
-
abacnet #4
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...[url]http://www.microsoft.com/india/msdn/articles/CreatingaScrollableDataGridWebS[/url]> 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...> header> > Check out this article, here i have explained how you can have static>> > when you have vertical scroll bar in datagrid.
> >elegant> > 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...> > scrollbar.> > > Hi eveybody,
> > >
> > > I have a datagrid that can show many rows, so there is a vertical> > scroll> > > 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> > > area and hide the original grid's header. Do you have any other>> > way> >> > > of doing that?
> > >
> > > Thanks,
> > >
> > >
> >
>
abacnet Guest



Reply With Quote

