This is a migrated thread and some comments may be shown as answers.

[Solved] gridview headers not shown as we scoll down

0 Answers 61 Views
GridView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
kumar p
Top achievements
Rank 1
kumar p asked on 08 Jun 2010, 04:01 PM

hi,
 i have an grid  placed inside an ScrollViewer 

<ScrollViewer Height="300" ScrollViewer.VerticalScrollBarVisibility="Auto" >

<StackPanel>
/here  i have placed an grid
</StackPanel>

</ScrollViewer>

 once i scroll down the grid the headers of the gridview are not shown.is there any way i can fix the gridview headers  so that even i scroll  down the grid the headers are  shown

 the screen shoot will explain better image.

any help would be greatly appreciated.
 thanks

 

 

 

 

 

 

 

Tags
GridView
Asked by
kumar p
Top achievements
Rank 1
Share this question
or