ListPicker Unable to run in Full Screen Mode?

Up vote 0 down vote favorite share g+ share fb share tw.

I am really struggling for the past few hours with this and really got mad with all the combination I have expereinced with. I have a very simple list need to be populated in ListPicker and that needs to be run in Full Screen Mode. I have been following this tutorial which is the best over the web: This is my Main.

XAML: This is my AppSet. XAML: This is List needs to be populated: Public Sub New() InitializeComponent() listPicker.Items. Add("056") listPicker.Items.

Add("897") listPicker.Items. Add("462") listPicker.Items. Add("123") listPicker.Items.

Add("456") listPicker.Items. Add("789") listPicker.Items. Add("321") listPicker.Items.

Add("654") listPicker.Items. Add("098") End Sub The List is being added to the ListPicker however When I tries to run In Full Screen Mode by giving it ExpandMode="FullScreenOnly" then it dosen't expand and shows all the items and if it is less than 4 then it shows in the same page. Is something wrong with the documentation or the Source Code?

Can anyone Clarify me this issue? Windows-phone-7 fullscreen listpicker link|improve this question asked Mar 3 at 21:44DotNetter1,200113 71% accept rate.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions