const table = $("#table").data('kendoGrid'); const newRow = $("#table tbody tr:eq(0) td:eq(1)"); // first cell in table exceptionTable.editCell(newRow)