Reload doesn't call GetData

Hello,
It seems that JSSchedulerOptions.Reload doesn't call the GetData event on the last release 3.0.0.101 under IW 14.1.3.
I recompiled an old application where I use Reload and I discovered that the GetData method weren't call anymore.
I solved through a call to GoToDate.
I'm not sure but when you can varify let me no if it is true and if you can correct it.
GoToDate needs a date param I have to keep track on my application.
Reload is more easy to use.
Thank you,
Davide
It seems that JSSchedulerOptions.Reload doesn't call the GetData event on the last release 3.0.0.101 under IW 14.1.3.
I recompiled an old application where I use Reload and I discovered that the GetData method weren't call anymore.
I solved through a call to GoToDate.
I'm not sure but when you can varify let me no if it is true and if you can correct it.
GoToDate needs a date param I have to keep track on my application.
Reload is more easy to use.
Thank you,
Davide