GWT 2.0
SmartGWT 2.0
Using GWT-RPC Datasources
I'm showing the FilterEditor and allowing the enter button as normal default usage, however after a few searches it stops sending requests to the server and only looks locally.
Is there a way to override the button on the FilterEditor or something similar so I can invalidate the cache first, this seems to be the only way that it will pull from the server and not from my client results.
Thank you,
SmartGWT 2.0
Using GWT-RPC Datasources
I'm showing the FilterEditor and allowing the enter button as normal default usage, however after a few searches it stops sending requests to the server and only looks locally.
Is there a way to override the button on the FilterEditor or something similar so I can invalidate the cache first, this seems to be the only way that it will pull from the server and not from my client results.
Thank you,
Comment