how to add some checkboxes in stackPanel at runtime?
- by sillytweety
Hi all,
I am a new silverlight user and struggle a bit with the coding.
Could anyone please help me.
What I am trying to do is create a list of checkboxes in a stackpanel on my application at runtime.
The amount of checkboxes is determined by the amount of classnames in my sql database.
I am using vb