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

Validation in Grid

1 Answer 149 Views
Validation
This is a migrated thread and some comments may be shown as answers.
Suresh
Top achievements
Rank 1
Suresh asked on 02 Aug 2012, 11:11 PM
I have a kendoGrid to display fields as text boxes and I would like to use validation on the input text boxes using kendoValidator.
I would expect to see a message against each text box but only one validation message is reused for each cell.
How do we use the kendoValidator within kendoGrid that uses a row template and generates input tags for each fields.
I have attached a sample file with a grid and validation within it.

1 Answer, 1 is accepted

Sort by
0
Suresh
Top achievements
Rank 1
answered on 02 Aug 2012, 11:28 PM
Forgot to add the name attribute to the inputs, updated the template with unique names and it works
Tags
Validation
Asked by
Suresh
Top achievements
Rank 1
Answers by
Suresh
Top achievements
Rank 1
Share this question
or