Whats wrong with my panel?
Hello,
You forgot to define a dimension for the stackPanel :
columnStackPanel.width = "250px";
columnStackPanel.height = 1;
line : 58, 59
Whats wrong with my panel?
Hello,
You forgot to define a dimension for the stackPanel :
columnStackPanel.width = "250px";
columnStackPanel.height = 1;
line : 58, 59