tvrajja
Results
1
issues of
tvrajja
How to download file using ajax call? i want to return Json(new { success = "Valid" }, JsonRequestBehavior.AllowGet); ie. how to convert the below line in actioncontroller. return new PdfActionResult(pdfres,...