Hi there,
Is there a way to replace the AppointmentsSource warning text?
Can I do that without the need to implement a custom ScheduleView theme?
Here is my situation - I have a RadScheduleView that is bound to the VM for Appointments.
When I load my form, the VM takes about 5 seconds to fetch the Appointment data.
Everything looks good and works fine after the 5 seconds load.
But, in the first 5 seconds there is a big "Please provide AppointmentsSource" and I don't know how to customize that message.
I hope to show a "Loading..." message instead of the default AppointmentsSource warning text.
Any ideas on a good approach for this situation?
Thanks in advance.
Is there a way to replace the AppointmentsSource warning text?
Can I do that without the need to implement a custom ScheduleView theme?
Here is my situation - I have a RadScheduleView that is bound to the VM for Appointments.
When I load my form, the VM takes about 5 seconds to fetch the Appointment data.
Everything looks good and works fine after the 5 seconds load.
But, in the first 5 seconds there is a big "Please provide AppointmentsSource" and I don't know how to customize that message.
I hope to show a "Loading..." message instead of the default AppointmentsSource warning text.
Any ideas on a good approach for this situation?
Thanks in advance.