Hi,
I am using kendoGrid() to display data, which receives from database in MVC model.
In this kendoGrid, we included "Edit" feature given by kendoGrid. But when trying to update the data, the cursor is going into the controller, but the parameter(model) for that action contains null data. i.e. the data is not getting posted from view to controller.
for your reference, I have attached the code files.
Thanks in advance.
Swarnalatha
I am using kendoGrid() to display data, which receives from database in MVC model.
In this kendoGrid, we included "Edit" feature given by kendoGrid. But when trying to update the data, the cursor is going into the controller, but the parameter(model) for that action contains null data. i.e. the data is not getting posted from view to controller.
for your reference, I have attached the code files.
Thanks in advance.
Swarnalatha