New to Telerik UI for ASP.NET MVCStart a free 30-day trial

Post Grid Data with Form

To submit the Grid data items as part of an Html.Form, you have to note the known limitations.

These are:

  • All items in the Grid are submitted no matter if they are updated or not.
  • Only the items from the current page are submitted.
  • Server operations must be disabled—ServerOperation(false).

To see the example, refer to the project on how to submit the Grid data items as part of an Html.Form.

See Also

In this article
See Also
Not finding the help you need?
Contact Support