bryanevil
17 Jun 2010, 6:34 PM
Hi all
How do I turn this into JSON format so my web service could consume it?
autoLoad: { params: { start: 0, limit: 4} },
Now it sent this back to my server : start=0&limit=4
Bryan
How do I turn this into JSON format so my web service could consume it?
autoLoad: { params: { start: 0, limit: 4} },
Now it sent this back to my server : start=0&limit=4
Bryan