Smartgwt mobile version 0.9q according to release notes
Smartgwt 3.0
GWT 2.4.0
We have started using SGWT mobile and so far so good.
I have followed the quick start guide and added the mobile support into an existing desktop sgwt application as instructed.
As far as possible we would like to keep everything as similar as possible and so have extended the mobile datasource in the same way we have done for the desktop app.
However, transformResponse doesn't seem to be getting called. Is this expected behavior? How can we intercept the response in the mobile app?
Kind Regards
Jeni
Smartgwt 3.0
GWT 2.4.0
We have started using SGWT mobile and so far so good.
I have followed the quick start guide and added the mobile support into an existing desktop sgwt application as instructed.
As far as possible we would like to keep everything as similar as possible and so have extended the mobile datasource in the same way we have done for the desktop app.
However, transformResponse doesn't seem to be getting called. Is this expected behavior? How can we intercept the response in the mobile app?
Kind Regards
Jeni
Comment