0
Answer

Problem with Data Template


hi
how to add stack panel in Data template dynamically (not using Xaml reader).?
StackPanel pnl = new StackPanel();            
DataTemplate
templt = new DataTemplate();