Mark Tabor

Mark Tabor

  • 590
  • 2k
  • 457.2k

How to retain textbox values after post back in mvc

Mar 4 2017 4:16 AM
I have a strongly type view and in which i have four textboxes and this view is strongly typed view i am using textboxfor(model.property) when i click the submit button it clears the form i want to persists the form do not clear the textboxfor values how to acheive that i mvc.

Answers (5)