Hi,
I need to get the selected date from WebDayView schedule. I have given the number of visible days as 7, so 7 days in a week will be displayed. And assigned a particular date as Active day. When the user clicks on any of the date between the 7 days, i am not able to get the selected date instead i get the active date only which is assigned initially.
Any help would be appreciated
Thanks
Are you trying to do this in the code behind or in Java?