- [{"TypeId":"1","TypeName":"Wastage not collected"},{"TypeId":"2","TypeName":"Drainage not cleaned"},{"TypeId":"3","TypeName":"Dispose dead animal"},{"TypeId":"4","TypeName":"Sweeper Misbehaviour"},{"TypeId":"5","TypeName":"Water supply issue"},{"TypeId":"6","TypeName":"Wastage burning issue"},{"TypeId":"7","TypeName":"Others"}]
How to convert JSON Data to Datatable using C# of web application without putting into the text document?
If there's a solution please let me know it..