If DatePicker can customize how can it be?
Thanks in Advance
Try to use Syncfusion.Xamarin.SfCalendar plugin.
<syncfusion:SfCalendar x:Name="calendar" NumberOfWeeksInView="2"/>
Tutorial:https://www.syncfusion.com/xamarin-ui-controls/xamarin-calendarhttps://help.syncfusion.com/xamarin/sfcalendar/getting-started
@RaviKiranPalanchu said: If DatePicker can customize how can it be? Thanks in Advance
@RaviKiranPalanchu said:
You wouldn't use DatePicker for this, nor even a Picker. Instead, you'd have to build it up from a ScrollView probably with a Grid as its Content (although there are other ways of doing it).
@JohnHardman , if not datepicker, How can I know about day of that particular date?
@yelinzh , I will try and let you know. Thanks.
Is the plugin of Syncfusion free?
@RaviKiranPalanchu said:@JohnHardman , if not datepicker, How can I know about day of that particular date?
You use the C# DateTime class. For an example, see https://docs.microsoft.com/en-us/dotnet/api/system.dayofweek?view=netframework-4.8#examples
@RaviKiranPalanchu Yes, you can use the plugin for free.
@yelinzh , I am getting this message. This is just a trail version for 30 days.
@RaviKiranPalanchu
See https://www.syncfusion.com/downloads/communitylicense
Answers
Try to use Syncfusion.Xamarin.SfCalendar plugin.
Tutorial:
https://www.syncfusion.com/xamarin-ui-controls/xamarin-calendar
https://help.syncfusion.com/xamarin/sfcalendar/getting-started
You wouldn't use DatePicker for this, nor even a Picker. Instead, you'd have to build it up from a ScrollView probably with a Grid as its Content (although there are other ways of doing it).
@JohnHardman , if not datepicker, How can I know about day of that particular date?
@yelinzh , I will try and let you know. Thanks.
Is the plugin of Syncfusion free?
You use the C# DateTime class. For an example, see https://docs.microsoft.com/en-us/dotnet/api/system.dayofweek?view=netframework-4.8#examples
@RaviKiranPalanchu
Yes, you can use the plugin for free.
@yelinzh , I am getting this message. This is just a trail version for 30 days.
@RaviKiranPalanchu
See https://www.syncfusion.com/downloads/communitylicense