Hi Isomorphic,
I'm struggling to create a mocked server side DSResponse to use with addRelatedUpdates() in order to remove one row from the cache on the client side.
While trying I found DSResponse.setFieldValue() and setAffectedRows() which are not documented under http://www.smartclient.com/smartgwte...SResponse.html. Are they safe to use?
Thanks,
Blama
I'm struggling to create a mocked server side DSResponse to use with addRelatedUpdates() in order to remove one row from the cache on the client side.
While trying I found DSResponse.setFieldValue() and setAffectedRows() which are not documented under http://www.smartclient.com/smartgwte...SResponse.html. Are they safe to use?
Thanks,
Blama
Comment