Click here to Skip to main content
15,887,485 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more: , +
Hi
I am getting the Json string as
JavaScript
{"0": ["1","$50.00","10/23/2013","",""],"1": ["2","$50.00","11/23/2013","",""],"2": ["3","$50.00","12/23/2013","",""],"3": ["4","$50.00","1/23/2014","",""],"4": ["5","$50.00","2/23/2014","",""]}


I want to traverse it into a datatable or dataset.
How can i do that?
Posted

1 solution

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900