I have a view That Renders 3 grids what I would like to do is on the click of button return the page as a string so I can save the HTML of that Page.
is this possible?
Thanks
ashga
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Yes, you may checkout this article illustrating how to render a view to a string.