I need a sample page for doing CRUD operations in a single Page using MVC, where the POP up should not occured. Without the Pop up, the Values should be Binded.
Eg: When i click the Edit Button, the values should be binded to the Controls directly (To the Hidden Control) , Instread of Pop up. I saw many examples with popup. I dont want a popup.