Displaying 1 result from an estimated 1 matches for "a2558a58".
Did you mean:
2558158
2006 Jan 31
1
Ajax and the submit
While working on a new application, a friend and I ran into what we
think is a problem with using ajax. Users are used to being able to
modify the contents of a screen until they are finished and then saving
(committing). There does not seem to be a way to do this with ajax,
since you have to modify the model whenever you call back to the server.
The half baked solution that we came up with is