I would like to show an error message to user
when input validation fails on server side but
keep user on the same input screen with all
values he entered preserved. I know how it is done
using regular approach without Telerik controls. I can inject
javascript which will show DIV styled as a message box
with OK button and on top of other page layers. (kind of lightbox)
I just would like to know if Telerik has built in support for error message display
before I implement a custom error messaging like that.
Thank you.
when input validation fails on server side but
keep user on the same input screen with all
values he entered preserved. I know how it is done
using regular approach without Telerik controls. I can inject
javascript which will show DIV styled as a message box
with OK button and on top of other page layers. (kind of lightbox)
I just would like to know if Telerik has built in support for error message display
before I implement a custom error messaging like that.
Thank you.