This question is locked. New answers and comments are not allowed.
Hi All,
I am having problem customizing the "required field" validation message on RadGridview. We want to be able to change this validation message based language selected from a combobox.
This is inline with implementation of multi-language requirement that require every literal on the application visible to the user to come from database. This includes the validation messages etc etc
Is there any way I can disable this default validation or better override it with my own implementation.
We are using Entity Framework
Thanks in advance.
I am having problem customizing the "required field" validation message on RadGridview. We want to be able to change this validation message based language selected from a combobox.
This is inline with implementation of multi-language requirement that require every literal on the application visible to the user to come from database. This includes the validation messages etc etc
Is there any way I can disable this default validation or better override it with my own implementation.
We are using Entity Framework
Thanks in advance.