Competetor

Competetor

  • 984
  • 664
  • 33.8k

load and save kendo grid data with form data asp.net core

Sep 7 2018 10:55 PM
I am working with asp.net core using kendo ui. I have requirement where I need to save a form with master-detail data. Initially I need to load view with detail table data in grid and other master table data in other controls of the view. And need to submit the grid and other controls data  to the controller. I have problem in binding the kendo grid from the model and saving the grid data. Can anyone have any solution or working example that match my requirements?  I would like to thank for any solutions. Thank you.