This question is locked. New answers and comments are not allowed.
Hi,
We have used one telerik tree control and one telerik chart control in our ASP.NET MVC application. We implement JQuery to assign the result of the AJAX call to DIV controls.
In one of the test methods, we are passing the URL of the deployed ASP.NET MVC application to the HttpWebRequest. But the output that we get is only HTML. We are not getting any JSON data. Is there any way we get JSONResponse from HttpWebResponse.
Thanks
Raja Sundaram
We have used one telerik tree control and one telerik chart control in our ASP.NET MVC application. We implement JQuery to assign the result of the AJAX call to DIV controls.
In one of the test methods, we are passing the URL of the deployed ASP.NET MVC application to the HttpWebRequest. But the output that we get is only HTML. We are not getting any JSON data. Is there any way we get JSONResponse from HttpWebResponse.
Thanks
Raja Sundaram