Malathi

Malathi

  • NA
  • 20
  • 7.7k

Visual Studio 2012 MVC 4 application, updating a record

Feb 24 2016 4:48 AM
How to use

<input type="submit" value="Filter" />

 and update a record and save the changes. Note: Records are stored in the application itself. NO DB is used. For learning purpose.
Based on the input, how to search and display the record and then allowing to modify a field and saving the same. Please give proper guidance.
 
Thanks