I just updated to the latest nightly build for smartgwtpro-2.3 (build from 9/10/2010), and found that the method
is missing. We have a custom server-side datasource that we are using. Has the mechanism for this changed? I looked through the source from the 9/10 build for DataSource and I don't see any obvious replacement.
Thanks,
Chris
Code:
com.smartgwt.client.data.DataSource.setServerConstructor(String serverConstructor) throws IllegalStateException
Thanks,
Chris
Comment