Hey all, I want to dynamically add some controls (might be images or buttons, not sure yet) to a layout panel so that it dynamically wraps them as you resize the browser window. I seem to recall that the Stackpanel does this automagically but then realised it doesn't. Perhaps I'm thinking back to when I was doing WPF stuff.
Is there a control for this or will I need to use a grid and some math to pidgeonhole the images into the next available grid cell? cheers, Stephen -------------------------------------------------------------------------------- Support procedure: https://www.codify.com/lists/support List address: [email protected] Subscribe: [email protected] Unsubscribe: [email protected] List FAQ: http://www.codify.com/lists/ozsilverlight Other lists you might want to join: http://www.codify.com/lists
