Hi, I have a grid column with a custom editor (standard html select), on which i have set the 'required' attribute.
When i try to save the row, a validation message is shown (cool), but it uses the field name, not title (uncool - the title is the user interface).
How can i get a custom message in (for required field), or make it use the title?
When i try to save the row, a validation message is shown (cool), but it uses the field name, not title (uncool - the title is the user interface).
How can i get a custom message in (for required field), or make it use the title?