New to Kendo UI for jQueryStart a free 30-day trial

Create Duplicate Grid Rows

Environment

Product Version2017.3 1026
ProductProgress® Kendo UI® Grid for jQuery

Description

How can I create a copy of a Grid row when the user clicks a button?

Solution

  1. Use the built-in methods of the Grid to programmatically add a new row.
  2. Set the Grid model values based on the clicked row. As a result, the new row will be added at the top.

For more information on how to implement the suggested approach, refer to the following examples:

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