I'm binding a radscheduler with a datasource...the problem is that the appointments are not getting displayed in the correct cells (time slots in weekly view and day slots in monthly view)....
I have fromTime,ToTime (time only )and date (date only) fields in the DataSource....
time field's format = hh:mm:ss (12h)
date field's format = dd-mmm-yyyy
Do I have to apply specific formats on the fields?
I have fromTime,ToTime (time only )and date (date only) fields in the DataSource....
time field's format = hh:mm:ss (12h)
date field's format = dd-mmm-yyyy
Do I have to apply specific formats on the fields?