I edit and update row.
I validating the data on a server.
And I report about results of check on the client-side with the help json
Question: How to get the data from json on the side of the client?
server-side
…
$responce->userdata['return_ok'] = 1;
…
client-side
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top