Hi,
I binded a listpicker via code using ItemSource Property. I Binded it with a List<string> collection whose count is always > 80. The list picker behaves as usual but the problem comes when i scroll to the end in listpicker full mode and select the item at the bottom the item gets selected and i also get the correct item in selection changed event but when listpicker comes to normal mode i see the texbox area completely empty . Pls help me with this issue . i use Silverlight Tool Kit Feb 2011 Release.
Have a look at the attached pic where the area marked in red is list picker which is empty after selection.
I binded a listpicker via code using ItemSource Property. I Binded it with a List<string> collection whose count is always > 80. The list picker behaves as usual but the problem comes when i scroll to the end in listpicker full mode and select the item at the bottom the item gets selected and i also get the correct item in selection changed event but when listpicker comes to normal mode i see the texbox area completely empty . Pls help me with this issue . i use Silverlight Tool Kit Feb 2011 Release.
Have a look at the attached pic where the area marked in red is list picker which is empty after selection.