Guest User

Guest User

  • Tech Writer
  • 75
  • 1.5k

Get Data in Json.format .

Jun 7 2021 10:38 AM

How to get data in jsonformat using jquery .I want to get this type data 

var myCustom={ 'item':[{'id':123,'quantity':1},{'id':134,'quantity':2}]};

 

Please send me any solution with any example in button click.


Answers (2)