Hi I started with JQgrid in MVC and i am performing CRUD operation in JQgrid, when i load my page the grid will filled with required data, but when i delete or edit, i am getting error, when i checked it, the error was the user id which is expected by edit action is not been initialized from view. My View Looks Like thisHi I started with JQgrid in MVC and i am perfor