I am a pretty new to asp.net mvc with JSON. Now I want to get the data from the list, that I query it in my controller. Using the JSON to loop all that data to view in my views. Any idea of doing it? Because I never try it before. Thanks for all your ideas.
1 Answer
I think that this is what you are looking for
1 Comment
Paolo Moretti
Please do not post an answer that consists essentially of a link. Include the important points in your answer; leave the link for extra information or as a reference.