Are you implicitly stating that "updating the common data" means that you submitted the dataset back to the server and stored those values so that a doRequest() call would get the new information?

It seems like you have the concept of how datasets work slightly wrong, or -- more likely -- it would be good to send a fuller example of this two-dataset binding you are doing. If you can send something more along, i'm sure we (as a group) could offer some help.

thx - j.




On Jun 29, 2007, at 3:22 PM, acec acec wrote:

Hi, all
I have the following problem:

I defined two dataset(A / B) and   A / B have some
common data from the same database table.

In one grid, I used datapath to bind dataset A.

In another view, which bind dataset B, after I updated
the common data, I try to use A.doRequest() to update
the grid.

But grid.getSelection() always returns the old data.

Thanks.
Arden

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

Reply via email to