Positioning the ListPicker

njsokalski

Well-known member
Joined
Mar 16, 2011
Messages
102
Programming Experience
5-10
I have recently started trying to learn how to use the ListPicker from the Silverlight for Windows Phone Toolkit (http://silverlight.codeplex.com/). I have been able to get enough working to get started, but I am having one problem that I cannot figure out how to fix. Whenever the user taps the ListPicker, the choices appear sort of centered over the ListPicker. This not only looks (in my opinion, at least) ugly, but it causes everything else on the page to be repositioned. Is there any to control where the list of choices appears, and make it appear on top of the other items rather than cause them to be repositioned? Thanks.
 
Back
Top