Navigation & Change no resource message

I have two questions,

1 - How to change the empty state text of the resource view inside the Schedule control, the default is "No Resources" but I want to change it to something else

2 - How to allow quick navigation, is there already a way to allow the user to pick and jump to another date, or do implement it?


thanks


1 Reply

SS SaiGanesh Sakthivel Syncfusion Team April 6, 2022 10:29 AM UTC

Hi Amr,


#Query1: Regarding Change the ‘no resource’ text in SfSchedule

We have already documentation about ‘How to change the custom string in SfSchedule’ in our user guidance document. Please refer to the following UG documentation for your reference.  


UG: https://help.syncfusion.com/xamarin/scheduler/localization#localizing-custom-strings-from-pcl


#Query2: Regarding Date Navigation in SfSchedule

Your requirement can be achieved with help of MoveToDate property and NavigateTo Method in SfSchedule. Please refer to the following UG documentation for your reference.


UG: https://help.syncfusion.com/xamarin/scheduler/date-navigations#programmatically-change-to-specific-dates


Please let us know if you have any concerns.


Regards,
SaiGanesh Sakthivel


Loader.
Up arrow icon