I Try to bind a datarow in a StackPANEL
DataContext
Hello,
I am just checking if you got this worked out, or you still require any assistance, or clarification on the matter.
Hi CaisseOdev,
I understood that the first time, since we do not provide a StackPanel control of our own, however I’d still like to make sure I correctly understood your requirement. What would you expect the result would be of binding a single DataRow to a StackPanel?
Looking forward to hearing from you.
My problem is not about infragistic control but jusr WPF.
I Want only how to Bind a Datarow to a StackPanel.
Thank you CaisseOdev
Hello CaisseOdev,
I have been looking into your post, however I cannot seem to understand your requirement. Please describe your scenario and goal in more details.
Following :
How I do to write in Xaml :
<stackPanel DataContext="{Binding ElementName=MyDataset, Path=MyDataRow }" >
Thank you CaisseOdeV