Soft Corner

Soft Corner

  • 508
  • 2.3k
  • 810.5k

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();