Consume these JSON data at the back of ASP.Net or the service link and display in gridview at ASP.Net web application?
- [{"Response":[{"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"}],"Status":"Ok"}]
If there's a solution please let me know it...