Hello:
Unless the documentation is wrong it seems that the setAutoCacheAllData is not working as advertised.
When I set this parameter to TRUE after having just created the data source I then do a fetch (THE FIRST ONE) and from looking at the Developer's Console it turns out that the call is client only. It never calls the server to actually get the data.
Am I doing something wrong or is this the expected behavior?
Thanks,
Chris
Unless the documentation is wrong it seems that the setAutoCacheAllData is not working as advertised.
When I set this parameter to TRUE after having just created the data source I then do a fetch (THE FIRST ONE) and from looking at the Developer's Console it turns out that the call is client only. It never calls the server to actually get the data.
Am I doing something wrong or is this the expected behavior?
Thanks,
Chris
Comment