Soft Corner

Soft Corner

  • 536
  • 2.3k
  • 813.1k

Problem with Data Template

Jan 12 2011 6:34 AM

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