1
peeps

Alignment of label in Dataform

published 211 days, 15 hours, 2 minutes ago posted by adminadmin 212 days, 9 hours ago
Tuesday, August 11, 2009 3:24:51 PM GMT Monday, August 10, 2009 9:27:06 PM GMT
One of the forum users was looking to align the label in the Datafield of DataForm with the following code <dataFormToolkit:DataField>     <dataFormToolkit:DataField.Label>         <TextBlock Text=”Categories” VerticalAlignment=”Top” />     </dataFormToolkit:DataField.Label>     <Grid>         <StackPanel x:Name=”listCategories” />     </Grid> </dataFormToolkit:DataField> sure enough, it doesnt work. I am not sure if there is  easier way, but styling the Label does work, changes made to the default [...]
category: News | clicked: 1 | | source: leeontech.wordpress.com | show counter code
tags: bot

No comments yet, be the first one to post comment.

To post your comment please login or signup