WP7 Toolkit LongListSelector fix in the latest build: 60973
published on: 2/3/2011 | Views: N/A | Tags: WP7Toolkit LongListSelector
by WindowsPhoneGeek
Jeff Wilcox has just published a new update of the Silverlight for Windows Phone 7 toolkit: "Change Set 60973".
There are no changes in the public API of the controls. The only fix is:
"Fix for LongListSelector crash when using Linq and jumping to a group"
In short: The previous change set 60019 required that the group objects implement the IList interface. This issue caused "Invalid Cast Exception" when selecting a group item in the popup. Here is the full discussion. Previously we have updated our LongListSelector samples in this post to work with build 60019 but now the problem is fixed and you do not need these updates any more. You can use the projects attached in each of the articles:
WP7 LongListSelector in depth | Part2: Data binding scenarios
Animating the WP7 LongListSelector group items using transitions
PS: There will be a Feb 2011 release of the Silverlight for Windows Phone Toolkit, including great fixes to transitions, long list selector, and other customer-reported issues.
You can also follow us on Twitter @winphonegeek
Comments
Thanks for pointing that out
posted by: ThP. on 2/3/2011 11:59:24 AM
Thanks for pointing that out! I really appreciate it. Keep up with the good work and keep us up to date. Cheers!
Our Top Articles & Free books
- Our FREE e-book: "Windows Phone Toolkit In Depth" 2nd edition
- 400+ Windows Phone Development articles in our Article Index
- 21 WP7 Toolkit in Depth articles covering all controls
- 12 WP7 Coding4Fun Toolkit in Depth articles covering all controls
- Performance Tips when creating WP7 apps
- Creating a WP7 Custom Control in 7 Steps
- WP7 working with VisualStates: How to make a ToggleSwitch from CheckBox
- What makes a WP7 App successful
- Creating theme friendly UI in WP7 using OpacityMask
- Implementing Windows Phone 7 DataTemplateSelector and CustomDataTemplateSelector
- All about Splash Screens in WP7 – Creating animated Splash Screen
- Getting Started with Unit Testing in Silverlight for WP7
- WP7 WatermarkedTextBox custom control
Our Top Tips & Samples
- All about WP7 Isolated Storage series
- WP7 Dynamically Generating DataTemplate in code
- 5 tips for a successful WP7 Marketplace submission
- WP7: Navigating to a page in different assembly
- WP7 ContextMenu: answers to popular questions
- WP7 ListBox: answers to popular questions
- WP7 working with Images: Content vs Resource build action
- WP7 Element Binding samples
- WP7 working with XML: reading, filtering and databinding
- Drawing in WP7: #2 Drawing shapes with finger
- WP7 TextBox Light theme problems - the solution
- Changing the WP7 Panorama Background Image dynamically with Animation
