Fixed datagrid header,

Posted: 08-10-2003, 03:10 AM
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,


Reply With Quote

Responses to "Fixed datagrid header,"

Saravana
Guest
Posts: n/a
 
Re: Fixed datagrid header,
Posted: 08-11-2003, 03:49 AM
Check out this article, here i have explained how you can have static header
when you have vertical scroll bar in datagrid.
http://www.microsoft.com/india/msdn/...leDataGridWebS
erverControl.aspx

--
Saravana
Microsoft India Community Star,MC**
www.extremeexperts.com



"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,
>
>

Reply With Quote
abacnet
Guest
Posts: n/a
 
Re: Fixed datagrid header,
Posted: 08-12-2003, 12:54 AM
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.
>
http://www.microsoft.com/india/msdn/...leDataGridWebS
> erverControl.aspx
>
> --
> Saravana
> Microsoft India Community Star,MC**
> www.extremeexperts.com
>
>
>
> "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,
> >
> >
>
>

Reply With Quote
abacnet
Guest
Posts: n/a
 
Re: Fixed datagrid header,
Posted: 08-12-2003, 01:17 AM
Another site :
http://datawebcontrols.com/faqs/Cust...edHeader.shtml

"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.
> >
>
http://www.microsoft.com/india/msdn/...leDataGridWebS
> > erverControl.aspx
> >
> > --
> > Saravana
> > Microsoft India Community Star,MC**
> > www.extremeexperts.com
> >
> >
> >
> > "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,
> > >
> > >
> >
> >
>
>

Reply With Quote
 
LinkBack Thread Tools Search this Thread Display Modes
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
PreRender Datagrid Header Nagul ASP.NET Data Grid Control 0 07-26-2003 02:13 PM
DataGrid with image in the Column Header Mark ASP.NET Data Grid Control 1 07-17-2003 07:36 PM
4 Guys From Rolla Fixed Header Sample - Not Working [ MVP ] Sukesh Ashok Kumar ASP.NET Data Grid Control 0 07-12-2003 09:26 AM
Datagrid not diplaying header text Atif Jalal ASP.NET Data Grid Control 1 07-08-2003 10:18 PM
how to check controls that on datagrid header Matt ASP.NET Data Grid Control 0 06-30-2003 01:55 PM