Hi Benoit,You can essentially override the transformRequest(DSRequest requeest) of DataSource and read the request parameters like startRow, endRow, sort / filter params and issue your own GWT-RPC call and set the returned data on the DataSource.
Several users have asked for such a sample and I'll definitely add it. Its just that other higher priority items and releasing 1.0b2 had taken precedence. I'll post updates when such a sample hits SVN on the SmartGWT forum. Thanks, Sanjiv On Fri, Feb 27, 2009 at 12:34 PM, Benoit.Sauve <[email protected]>wrote: > > Hi Sanjiv, > > good work for this release! > > i have a question. I want to use RPC Calls with data grid and you > wrote you made something better in the release notes : "improved > support for users to wire DataSource's with GWT-RPC calls". > > Can you add as example in your showcase of a datasource using RPC > Calls ? > > Best regards, > > Benoit > > P.S. Sorry if you read two posts of me about the same thing, i'm not > sure if it works the first time. > > > On 27 fév, 07:27, Sanjiv Jivan <[email protected]> wrote: > > Hi,SmartGWT 1.0b2 has just been released. This release contains the much > > awaited Enterprise Gray skin. > > > > SmartGWT 1.0b2 is a stability release and contains various enhancements > and > > bug fixes. GWT 1.6 M2 is also supported. Along with performance > > improvements, several new features and developer tools have been added. > Some > > of the new features are : full support for WebServices (WSDL), portal > > support, checkbox selection for grids, and support for overlapping events > in > > Calendars. A few new samples including Portals have been added to the > > showcase. These can be found under the "New Samples" side nav category. > > > > You can find the release announcement here : > http://www.jroller.com/sjivan/entry/smartgwt_1_0b2_released_with > > > > Project Page :http://code.google.com/p/smartgwt/ > > > > Showcase Demo :http://www.smartclient.com/smartgwt/showcase/ > > > > Thanks, > > Sanjiv > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
