This is a migrated thread and some comments may be shown as answers.

Edit Records Using External Forms With Editable Grid

1 Answer 94 Views
Grid
This is a migrated thread and some comments may be shown as answers.
evyatar
Top achievements
Rank 1
evyatar asked on 26 Nov 2017, 09:46 AM
I am trying to make code sample of editable grid with external form.

I followed the the documents at https://docs.telerik.com/kendo-ui/controls/data-management/grid/how-to/Editing/grid-external-form-editing.

I added the property editable:true to the grid and added custom validation for both the grid and the form on the field "ProductName".

The validation rule is that only input which is not "wrongInput" is valid.

I want to change the behavior that in case that the user enter invalid input in the grid then the grid will stay in the same row until a valid input is entered.

Secondly I if the user go to the form and fix the the field there then the corresponding field in the grid will be updated with the correct value.

This is the link to the code https://dojo.telerik.com/anopA







1 Answer, 1 is accepted

Sort by
0
Stefan
Telerik team
answered on 28 Nov 2017, 09:56 AM
Hello, Evyatar,

I noticed that the same question was asked here and I provided the answer there:

https://www.telerik.com/forums/edit-records-using-external-forms-with-editable-grid

If additional assistance is needed, please provide it in one of the thread by your choice.

Regards,
Stefan
Progress Telerik
Try our brand new, jQuery-free Angular components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
Grid
Asked by
evyatar
Top achievements
Rank 1
Answers by
Stefan
Telerik team
Share this question
or