Reputation: 1384
I'm trying to create a tag cloud control in windows phone. The tags are just styled buttons. A vertically oriented stackpanel currently holds the buttons.
I am looking for an alternate container that can hold the button flexible, i.e. allow buttons to stack horizontally and then move to the next line when they stop fitting in one line. Each button is variable in width.
Any suggestions of the best way to do this? Solutions compatible with Windows Phone 7 please.
Upvotes: 1
Views: 160