Posted at 8:55am PST, 14 October 2008
I received an email from a fellow developer a few minutes ago who pointed out that when the using the Form, ListView, DataGrid create tool, if the source class has many properties, that the ListBox on the left fails to display a vertical scrollbar when the available height is less than the required height.
I verified this was the case. Turns out that I had the ListBox nested in a StackPanel. I changed the StackPanel to a Grid and it works fine now. I’ll do some research and get to the bottom of this.
At any rate, “my bad.”
If you have this issue, and you have version 3.3, please update to version 3.3.0.1. I posted version 3.3 around 3:00am PST and this update at 8:55am PST.
Visit the XAML Power Toy Home Page and get all the newest goodness!
Have a great day.
Just a grain of sand on the worlds beaches.


