Posted on: 12/6/2013 1:26:25 PM | Views : 633

Can anyone help me with this plssss
<TabItem Header="View Category">                 <Grid  Height="500" Width="500">                     <ListView Height="200" Name="listView1" Width="300" HorizontalAlignment="Left" VerticalAlignment="Top" ItemsSource="{Binding}">                         <ListView.View>                             <GridView>              ...

Go to the complete details ...