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

GridView ScrollViewer Styles

0 Answers 142 Views
GridView
This is a migrated thread and some comments may be shown as answers.
sam Aryan
Top achievements
Rank 1
sam Aryan asked on 30 May 2011, 07:52 PM
Hi Guys ,

I have a Grid View with the style and I want to add a custom make scrollviewer.. the problem is when im trying to add the scrollviewer  on the actual style. The header will get disappeared i dont know why?

   <telerik:GridViewScrollViewer x:Name="PART_ItemsScrollViewer"  Template="{DynamicResource customeMakeScrollViewer}" Background="Transparent" CanContentScroll="True" Grid.ColumnSpan="2" Grid.Row="2" Grid.RowSpan="2">

thanks
Sam

No answers yet. Maybe you can help?

Tags
GridView
Asked by
sam Aryan
Top achievements
Rank 1
Share this question
or