0
Answer

Problem with Data Template

Soft Corner

Soft Corner

14y
10.5k
1

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