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

Regex Radwindow.Prompt

1 Answer 41 Views
Window
This is a migrated thread and some comments may be shown as answers.
Abner
Top achievements
Rank 1
Abner asked on 02 Oct 2014, 02:36 PM
Hi Guys,

I just want to know if is it possible to pass a regex to be validated in the textbox inside the prompt?

Radwindow.Prompt("Text", Callback, Regex);

Something like that.

Thank you

1 Answer, 1 is accepted

Sort by
0
Yana
Telerik team
answered on 03 Oct 2014, 08:42 AM
Hello Abner,

RadPrompt does not provide such a built-in functionality. I would suggest that you use RadWindow instead the predefined RadPrompt as in this case you will be able to manually implement the needed validation.

Regards,
Yana
Telerik
 
Check out Telerik Analytics, the service which allows developers to discover app usage patterns, analyze user data, log exceptions, solve problems and profile application performance at run time. Watch the videos and start improving your app based on facts, not hunches.
 
Tags
Window
Asked by
Abner
Top achievements
Rank 1
Answers by
Yana
Telerik team
Share this question
or