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

Grid inline editing error messages show the field's name, not it's title

1 Answer 559 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Laszlo
Top achievements
Rank 1
Laszlo asked on 10 Jan 2015, 12:11 PM
Hi!

Grid's inline editor's validation messages show the field names, not the field titles. For example here, or see the attached image.
Not really noticable with english field names, but if your field names, and titles differ significantly, the difference is pretty big...

1 Answer, 1 is accepted

Sort by
0
Petur Subev
Telerik team
answered on 14 Jan 2015, 07:48 AM

Hello Laszlo,

The Validator that the Grid uses is separate from the Grid and the column information and thus the name that you see is the name of the field not the title of the column. If you want to customize the error message that you see for the different fields you need to do that in the schema.model.fields.validation configuration:

http://dojo.telerik.com/@pesho/uriSu

 

 

Regards,

Petur Subev

Telerik

 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
Grid
Asked by
Laszlo
Top achievements
Rank 1
Answers by
Petur Subev
Telerik team
Share this question
or