Hi,
Is there a handler to the event such as successful Datasource.updateCaches() or standard update changing cache operation available somewhere ?
I tried Listgrid.addDataArrivedHandler() and ResultSet.addDataArrivedHandler() but both seems to observe regular fetch only, not cache changes.
Thanks,
MichalG
Is there a handler to the event such as successful Datasource.updateCaches() or standard update changing cache operation available somewhere ?
I tried Listgrid.addDataArrivedHandler() and ResultSet.addDataArrivedHandler() but both seems to observe regular fetch only, not cache changes.
Thanks,
MichalG
Comment