Groups | Blog | Home
all groups > dotnet xml > january 2005 >

dotnet xml : for Dino Dataset merge


John Smith
1/7/2005 12:28:46 PM
This thread started before xmas. Sorry I have just got back.

Yes, I have javascript on the client to manpulate the xml so there are no
server pulls for add, change and delete rows.
I have a commit button to send it all back to the server.

Is there an example of how to handle this?

doing a server pull for every little action is quite crazy.

mark


Dino Chiesa [Microsoft]
1/11/2005 4:18:38 PM
sorry John Smith,
I don't recall what it was we were talking about. Can you refresh me?

[quoted text, click to view]
how to handle _what_?

-Dino


[quoted text, click to view]

John Smith
1/13/2005 11:49:27 AM
I have an <xml> object that I created by getting xml from a dataset.
I have javascripts to change the <xml> on the client with no server pulls,
including edit, delete and change rows.

Then I hit a commit button to move the <xml> back to the server.

I now need to merge it back into the dataset prior to returning to sql
server.
I cannot seem to get this bit right.

I would appreciate an example.
thank you
mark


[quoted text, click to view]

AddThis Social Bookmark Button