Hi,
That articles talks about creating an html table,,
but i need to have sorting facility as well in that header
rows and also data grid will have hori. scroll bar in
it,,so moving data grid scroll bar horizontally,,upper
html table should also also get scrolled,,,and no
horizontal bar should be shown in the header html table!!
Please suugest me or send me the code if anyone can as it
is required very urgent!!
Thanks
>-----Original Message-----
>Creating a Scrollable DataGrid with a Fixed Header
>By: Scott Mitchell
>
>http://datawebcontrols.com/faqs/Cust...ppearance/Scro
llableDataGridWithFixedHeader.shtml
>
>"Sumit" <> wrote in message
>news:00f701c3ab50$2280ddf0$...
>> Hi,
>> I want to make a datagrid to be scrollable instead of
>> paging in it. So i have out that datagrid html tags
inside
>> <div></div> tags and made that div scrollable.
>> Due to this if i scroll down the datagrid,,header also
>> gets off the view because that header is also considered
>> as a row in datagrid!!
>> I want datagrid to be scrollable but header of the
>> datagrid should always be there.
>> Please suggest,
>> Thanks
>
>
>.
>`