Results 1 to 4 of 4
- 07-31-2012, 01:52 AM
#1
<ListBox.ItemTemplate>
<DataTemplate>
<!--<my:dataTemplate />-->
<toolkit:ExpanderView>
<toolkit:ExpanderView.Expander>
<Border BorderThickness="1" >
<Grid Height="65" Width="460">
<TextBlock Text="text"/>
<TextBlock Text="text"/>
<TextBlock Text="text"/>
<Image Margin="344,34,0,0" Name="image1" Width="97" />
</Grid>
</Border>
</toolkit:ExpanderView.Expander>
<toolkit:ExpanderView.Items>
<TextBlock FontSize="20" Text="Expanded Item 1" Foreground="Blue"/>
<TextBlock FontSize="20" Text="Expanded Item 2" Foreground="Red"/>
</toolkit:ExpanderView.Items>
</toolkit:ExpanderView>
</DataTemplate>
</ListBox.ItemTemplate>
</ListBox>
by default im getting an horizontal line as expandable view, please help me in removing the default horizontal line provided by the expandable view, or any alternative which might provide to replace vertical line with an image??
ReplyReply
QuoteQuote - 08-13-2012, 10:31 PM #2
Hello Rakesh,
I am not able to understand why you want to have a expanderview control in a listbox, why don't you have regular image with two text items beside it?
I just copied your XAML code and binded an image to the path, the margin is set incorrectly for the image, all i got was this...
if you can tell me what you are looking for in a screenshot (photoshopped might do as well), i can help you on that.. - 03-19-2013, 01:33 AM #4
I want to install the Wamp Server on my windows phone Nokia Lumia 920...!!!
is the original software can be used here?
OR
It should be downloaded from anywhere else...???
______________________________
genemedics // genemedics.com // Bioidentical CortisolLast edited by tobey_maguire; 04-09-2013 at 06:09 AM.
LinkBack URL
About LinkBacks
































Latest Comments