<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>This one time, at band camp... [A banded StackPanel implementation for Silverlight and WPF!]</title><link>http://blogs.msdn.com/b/delay/archive/2010/02/11/this-one-time-at-band-camp-a-banded-stackpanel-implementation-for-silverlight-and-wpf.aspx</link><description>Recently, I came across this article in the Expression Newsletter showing how to create a three-column ListBox . In it, Victor Gaudioso shows a Blend -only technique for creating a Silverlight/WPF ListBox with three columns. [And I award him extra credit</description><dc:language>en</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: This one time, at band camp... [A banded StackPanel implementation for Silverlight and WPF!]</title><link>http://blogs.msdn.com/b/delay/archive/2010/02/11/this-one-time-at-band-camp-a-banded-stackpanel-implementation-for-silverlight-and-wpf.aspx#10098526</link><pubDate>Tue, 30 Nov 2010 18:38:12 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10098526</guid><dc:creator>David Anson</dc:creator><description>&lt;p&gt;Torsten,&lt;/p&gt;
&lt;p&gt;Sorry, not yet!&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10098526" width="1" height="1"&gt;</description></item><item><title>re: This one time, at band camp... [A banded StackPanel implementation for Silverlight and WPF!]</title><link>http://blogs.msdn.com/b/delay/archive/2010/02/11/this-one-time-at-band-camp-a-banded-stackpanel-implementation-for-silverlight-and-wpf.aspx#10098358</link><pubDate>Tue, 30 Nov 2010 15:04:55 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10098358</guid><dc:creator>Torsten</dc:creator><description>&lt;p&gt;I used the code in MeasureOverride and ArrangeOverride in the BalancedWrapPanel. It does work, but like Suiva I would like to have the number of columns calculated - and not specified with the Bands Property. You never found the time to adapt your existing code for WPF or Silverlight?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10098358" width="1" height="1"&gt;</description></item><item><title>re: This one time, at band camp... [A banded StackPanel implementation for Silverlight and WPF!]</title><link>http://blogs.msdn.com/b/delay/archive/2010/02/11/this-one-time-at-band-camp-a-banded-stackpanel-implementation-for-silverlight-and-wpf.aspx#9964521</link><pubDate>Tue, 16 Feb 2010 18:43:57 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9964521</guid><dc:creator>David Anson</dc:creator><description>&lt;p&gt;Suiva,&lt;/p&gt;
&lt;p&gt;I've actually already written something that does what you talk about. :) But it was for a different project that's not WPF or Silverlight, so it doesn't translate directly. I've just added a note to my TODO list to port that over - I'll publish a new blog post when I do.&lt;/p&gt;
&lt;p&gt;Thanks for your feedback!&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9964521" width="1" height="1"&gt;</description></item><item><title>re: This one time, at band camp... [A banded StackPanel implementation for Silverlight and WPF!]</title><link>http://blogs.msdn.com/b/delay/archive/2010/02/11/this-one-time-at-band-camp-a-banded-stackpanel-implementation-for-silverlight-and-wpf.aspx#9964178</link><pubDate>Tue, 16 Feb 2010 10:21:55 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9964178</guid><dc:creator>Suiva</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Would it be possible for this to calculate the number of bands rather than have to specify it? I'm looking for something that would create a balanced number of items on each row/column for an unknown number of items.&lt;/p&gt;
&lt;p&gt;I tried using the BalancedWrapPanel which would have been perfect but obviously it tries to put as many items on the first row as possible so you may have 7 items on the first row and 2 on the second. Do you know of a way that it would automatically create a 3 by 3 layout?&lt;/p&gt;
&lt;p&gt;Thanks for your time&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9964178" width="1" height="1"&gt;</description></item></channel></rss>