Hi Sanjiv,

SmartGWT is really interesting, but I tried to use the smartGWT 1.0b1
version and I finally return to basic GWT because it was hard to make
rpc calls to populate data grid.
Now, I am really interested with your current release, especially for
this element in the release notes :

"improved support for users to wire DataSource's with GWT-RPC calls"

What do you mean by that ?

Can you provide in the smartGWT Showcase a complete example of using
RPC calls to populate data grid? In my case, I have search fields and
I can start a search by clicking a search button. Then I have a trip
to the server via RPC calls. Here, I use Hibernate to get data from
SQL database with my search criterias passed in parameters. Then the
list of objects is return to the client side (I use Gilead to map my
hibernate objects). Finally, the search results populate the data
grid.

Best regards,

Benoit

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to