Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
151053 | Jan 29,2020 08:50 AM UTC | Feb 17,2020 11:34 AM UTC | Xamarin.Forms | 5 |
![]() |
Tags: SfDatePicker |
Hi Taahir,
Greetings from Syncfusion.
We have analyzed your query and checked the provided sample, in that sample you
have set MaximumDate as “01/28/2020”
so only the month is shown only one. By default, value of Date is current date.
You can customize the default selected date, by setting Date property to your
date. We are unable to reproduce the
reported issue of “Crash after the select date”, and for this we have recorded
video, please find the video from below.
Video:
https://www.syncfusion.com/downloads/support/directtrac/general/ze/PickerTrim.mov-1089173555.zip
XAML:
<datePicker:SfDatePicker HorizontalOptions="Center" WidthRequest="400" MinimumDate="1/1/1900" ShowHeader="False" ShowFooter="False" MaximumDate="12/28/2020" Date="{Binding Date}"> |
This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.