I have a project that requires binding a list of strings to a listpicker control. When the binding is done (either in Loaded or OnNavigatedTo events), the listpicker opens to show the bound items, but some items are randomly missing (in fullscreen mode). When the listpicker starts closing, the missing items seem to appear.
Issue posted on stackoverflow: http://stackoverflow.com/questions/10187829/wp7-listpicker-not-showing-all-items
I have also attached a sample project. Please check it out.
Comments: ** Comment from web user: wieser_software **
Issue posted on stackoverflow: http://stackoverflow.com/questions/10187829/wp7-listpicker-not-showing-all-items
I have also attached a sample project. Please check it out.
Comments: ** Comment from web user: wieser_software **
Patch now uploaded:
http://www.codeplex.com/Download?ProjectName=silverlight&DownloadId=375366