sivarajankumar / google-web-toolkit-incubator

Automatically exported from code.google.com/p/google-web-toolkit-incubator
0 stars 0 forks source link

Add getRowCount to Response or SerializedResponse #316

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
If you want to see this feature/enhancement implemented, please star this 
issue by clicking on the star in the upper left hand corner of this page.

== Enhancement Description ==

In RPC mode, the total rowCount needs to be fetched from server side. Can we 
have rowCount field in either Response class or SerializedResponse class, so 
that we can process this in TableModel.requestRows(...)

Original issue reported on code.google.com by krishnak...@gmail.com on 11 Oct 2009 at 6:12