Quantcast
Channel: SmartClient Forums
Viewing all articles
Browse latest Browse all 4756

DataSource.get() makes RPCRequest only once

$
0
0
SmartClient Version: v9.1p_2014-05-07/PowerEdition Deployment (built 2014-05-07)
GWT 2.6.0
IE-11

I have a dynamic datasource and it seems to only work on the first time. In the DevConsole, tracking RPCRequests, I open my window which makes a DataSource.get() for the first time, I see the RPCRequest in the Dev Console go through fine.

I close the window, and reopen the window which makes the identical DataSource.get() on the exact same dynamic data source ID string. On this second call, no RPCRequest is made and the client DataSource.get() returns null.

Viewing all articles
Browse latest Browse all 4756

Trending Articles