- Home
- Forum
- Xamarin.Forms
- An annoying problem with positioning of SfPicker in UWP
An annoying problem with positioning of SfPicker in UWP
The popup window appears always from the right side of the picker and it goes out of the screen when picker placed near the right edge of the screen.
Attachment: screenshoot_5ebdf842.zip
I attached a screenshot
I spent a couple of days trying to solve this problem, but unfortunately I did not succeed.
I would be grateful for any help on this matter
Attachment: screenshoot_5ebdf842.zip
SIGN IN To post a reply.
4 Replies
MS
Mugundhan Saravanan
Syncfusion Team
May 28, 2018 12:30 PM UTC
Hi Nikolay Soldatkin,
We have checked the reported issue “Position of Sfpicker in UWP”. We are unable to reproduce the reported issue. In general, Picker control is displayed at center not in the corner this is the general behavior. please have the sample for reference
Sample: https://www.syncfusion.com/downloads/support/directtrac/general/ze/Picker_sample_UWP84466163
If the issue is still occur means, please send the following detail
1)Modify sample which replicate the reported issue.
Regards,
Mugundhan S.
We have checked the reported issue “Position of Sfpicker in UWP”. We are unable to reproduce the reported issue. In general, Picker control is displayed at center not in the corner this is the general behavior. please have the sample for reference
Sample: https://www.syncfusion.com/downloads/support/directtrac/general/ze/Picker_sample_UWP84466163
If the issue is still occur means, please send the following detail
1)Modify sample which replicate the reported issue.
Regards,
Mugundhan S.
NS
NIKOLAY SOLDATKIN
May 29, 2018 09:25 AM UTC
I made some changes on your sample project to reproduce bug. Please check it.
Attachment: Picker_sample_UWP_updated_84466163_1f3653b8.zip
The changes are dummy, but there is some real cases something like that can be useful. For example when we want to hide picker in some wrapped layout to create custom picker
Attachment: Picker_sample_UWP_updated_84466163_1f3653b8.zip
MS
Mugundhan Saravanan
Syncfusion Team
May 30, 2018 07:24 AM UTC
Hi Nikolay Soldatkin,
Thanks for you update,
We have checked a sample and we are able to reproduce the reported issue. This fix will be included our upcoming Volume-2 Sp-1 release which will be rolled out by end of June month.
Please let us know if you have any other concern.
Regards,
Mugundhan S.
Thanks for you update,
We have checked a sample and we are able to reproduce the reported issue. This fix will be included our upcoming Volume-2 Sp-1 release which will be rolled out by end of June month.
Please let us know if you have any other concern.
Regards,
Mugundhan S.
MS
Mugundhan Saravanan
Syncfusion Team
June 18, 2018 07:32 AM UTC
Hi Nikoly Soldatkin,
Sorry for the inconvenience.
We have checked the reported issue ”Annoying Problem with position of Picker in SfPicker.UWP”. Generally, In our SfPicker control the picker dialog will be open at the center when the picker mode is set as Dialog We don’t have feature for Alignments of the Picker which mode is Dialog in Picker.UWP platform and also this issue may occur by providing the HeightRequest and WidthRequest value as 1, So can you please try by removing these properties or set the high value for these properties.
We have modified the reported sample and removing the HeightRequest and WidthRequest property now its working fine. Please have the sample from the following link.
Sample: https://www.syncfusion.com/downloads/support/directtrac/general/ze/Picker_sample5396(new)-846460442
Sorry for the inconvenience.
We have checked the reported issue ”Annoying Problem with position of Picker in SfPicker.UWP”. Generally, In our SfPicker control the picker dialog will be open at the center when the picker mode is set as Dialog We don’t have feature for Alignments of the Picker which mode is Dialog in Picker.UWP platform and also this issue may occur by providing the HeightRequest and WidthRequest value as 1, So can you please try by removing these properties or set the high value for these properties.
We have modified the reported sample and removing the HeightRequest and WidthRequest property now its working fine. Please have the sample from the following link.
Sample: https://www.syncfusion.com/downloads/support/directtrac/general/ze/Picker_sample5396(new)-846460442
Please let us know if you have any other concern.
Regards,
Mugundhan S.
SIGN IN To post a reply.
- 4 Replies
- 2 Participants
-
NS NIKOLAY SOLDATKIN
- May 26, 2018 04:06 AM UTC
- Jun 18, 2018 07:32 AM UTC