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

Validation messages on Window

1 Answer 202 Views
Validation
This is a migrated thread and some comments may be shown as answers.
Hiram
Top achievements
Rank 1
Hiram asked on 18 May 2012, 06:15 PM
Is there is any way that I can show all my validation messages on a window (or a dialog). My client don't want the messages on the right of each input boxes?

1 Answer, 1 is accepted

Sort by
0
Iliana Dyankova
Telerik team
answered on 23 May 2012, 03:45 PM
Hello Hiram,

Currently such functionality is not supported out of the box, but you could achieve it using custom code. The approach that I would suggest is to get the validation errors using errors() method of the Kendo UI Validator and then show the validation messages in a window. For convenience I created a simple test project which illustrates such approach in action. 

I hope this helps. 

Regards,
Iliana Nikolova
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
Validation
Asked by
Hiram
Top achievements
Rank 1
Answers by
Iliana Dyankova
Telerik team
Share this question
or