Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
395
UltraWinSchedule : Selected timeslot focus on ultradayview control get disappears.
posted

Hi,

 

i have an query about Ultradayview control,

Please have a look on this scenario

 

1.       I have called AfterTimeSlotSelectionChanged event of ultradayview

2.       Then clear ultracalenderinfo using ultracalenderinfo.Owners.Clear();

3.       Then In loop I add owners and set appointment if this available in database.

‘AfterTimeSlotSelectionChanged’ event fire appointment get displayed but when I click or change selectionchanged event, selection focus get disappear.

 

I want keep stable focus event on current selected timeslot.

Thanks in advance

Parimal