Hello,
I am using the calendar commandCallBack followed by the navigator's visibleRangeChangedCallBack on afterRender to update the navigator from javascript for dynamically changing the resource from a listbox. The calendar refreshes correctly. But the navigator refreshes correctly only the first time, after that it only works on every alternative call. Every other call clears the navigator completely even though I can clearly see on the server side that the datasource has data at the time of databind.
Please help, I can't figure out why it is clearing the navigator on alternate calls.
Thanks