Click here to Skip to main content
15,893,622 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
How to edit webgrid in asp.net mvc 4 without using database and entityframework and dbcontext?
[Httpget]
public ActionResult (?)
{
code:?
}

[HttpPost]
public ActionResult(?)
{
code:?
}
Posted
Updated 18-Sep-14 23:42pm
v2
Comments
[no name] 19-Sep-14 5:43am    
You can get tons of articles from net about edit part of grid

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