Displaying 1 result from an estimated 1 matches for "primarky".
Did you mean:
primariy
2007 Oct 23
0
AJAX call and data return through JSON in ROR
...t sure about that when user hits button ''save
data; for a row,i execute the following
new Ajax.Request(''/saveData'', {method: ''post'',asynchronous:true,
evalScripts:true,onSuccess:DoASNeeded()});
which saves the data but i am not sure how to retrieve the primarky
key of saved record and update it async. to that row. i am not sure
how to retrieve PK of saved record and use it later for any
modifications.
please help
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on...