This question is locked. New answers and comments are not allowed.
Hi,
Im using telerik grid in batch editing mode.
I would like to edit a row from a script outside the grid, how to do that?
I've got "quantity" column in my grid which is the editable column.
There are 2 ways to edit the quantity column:
1. in batch editing mode, the user just type the number of the quantity - works fine.
2. in the grid there is a template column with button that popup a window. in that window the user mark checkboxes.
the number of the selected checkboxes is the quantity i want to fill in the grid
is there any way to edit the table from a script?
best regards,
Ziv Galili.
Im using telerik grid in batch editing mode.
I would like to edit a row from a script outside the grid, how to do that?
I've got "quantity" column in my grid which is the editable column.
There are 2 ways to edit the quantity column:
1. in batch editing mode, the user just type the number of the quantity - works fine.
2. in the grid there is a template column with button that popup a window. in that window the user mark checkboxes.
the number of the selected checkboxes is the quantity i want to fill in the grid
is there any way to edit the table from a script?
best regards,
Ziv Galili.