0
Reply

Problem with Data Template

Soft Corner

Soft Corner

Jan 12 2011 6:34 AM
8.6k

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