Hi ,
I am using sfschedule to show some info' which is getting by API service, in the response i am getting EventDate (DateTime Type) . I binded the same date for both following properties. Because i am not binding based on time, just date only. But the values are not binding to the control. Please give me solution, let me know ,am i doing any wrong in binding..?? and one more my actual requirement is showing api data and adding custom events like meetings,events and save them to back thorough the API again. Here there is a default functionality to add events, but how can i save that data in objects, please let me know that.
StartTimeMapping="EventStartTime"
EndTimeMapping="EventEndTime"
Here above bothe values are same dates.(mm/dd/yyyy hh/mm/ss)
Please find the attachments.
Attachment:
SfSchedule_2c7e4660.zip