Click here to Skip to main content
15,889,200 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi All,

I am new to MVC2.

I have a aspx page "Create" in mvc2 which would create a record when clicked on create button. My problem is it should also print the view after creating the record on the same button click.

I am able to save the record in the database, but i should also be able to start printing the same data which i have it in the view. How can i do it. Please let me know ASAP.

I need the same html rendered as i have placed it in Create.aspx form. The view should not change. Automatically the print command should trigger. I dont know how to create a print function too.

Thanks,
Ravindranath
Posted
Updated 16-Feb-12 0:20am
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900