Quantcast
Channel: Telerik Forums RSS
Viewing all articles
Browse latest Browse all 84751

ListViewGroupHeader style

$
0
0
Hi,

In the RadListView control, my data source is grouped twice.
I want, like the default ListView, that the group header stay at the top of the listview when I scroll until we reach an other group.

I want also that the bottom border of the group is gray.

I try that with no success :
1.<data:RadListView.GroupHeaderStyle>
2.                <StyleTargetType="primitives:ListViewGroupHeader">
3.                    <SetterProperty="Background"Value="Transparent"/>
4.                    <SetterProperty="BorderBrush"Value="Gray"/>
5.                    <SetterProperty="BorderThickness"Value="0,0,0,1"/>
6.                </Style>
7.            </data:RadListView.GroupHeaderStyle>


Thanks in advance,
Geoffrey

Viewing all articles
Browse latest Browse all 84751

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>