Page 1 of 1

Reload doesn't call GetData

PostPosted: 07 Dec 2016 18:44
by Davide
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

Re: Reload doesn't call GetData

PostPosted: 07 Dec 2016 18:50
by Alexander Bulei
Hi Davide,

last release 3.0.0.101 under IW 14.1.3


Do you have source code?

Anyway, tested and works as expected...

Best Regards.

Re: Reload doesn't call GetData

PostPosted: 08 Dec 2016 19:08
by zsleo
I found the same thing but was fixed with a ctrl- F5.

Some time ago I now implement application version tracking for each user logon and advise each user to ctrl-F5 if app version changed snice last log on - also allows me to advise app changes ....