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

RadWindow.Prompt Multiple Input Controls

1 Answer 266 Views
Window
This is a migrated thread and some comments may be shown as answers.
moe
Top achievements
Rank 1
moe asked on 11 Jan 2019, 10:49 AM

     Hello,

I was able to override the style of the RadWindow prompt according to this thread: https://www.telerik.com/forums/radwindow-prompt-textbox-as-password

and I added one more textbox  but I could not read result (or did not know how) so I can use them in my app.

Is this approach possible because PromptResult is a string

 

Thanks alot

1 Answer, 1 is accepted

Sort by
0
Dilyan Traykov
Telerik team
answered on 15 Jan 2019, 02:07 PM
Hello moe,

To achieve the desired result you will need to create a custom RadPrompt and override its SetupBindingsAndCommands and OnOk methods.

For your convenience, I've prepared a small sample project with a possible implementation.

Please have a look and let me know if this would work for you.

Regards,
Dilyan Traykov
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Tags
Window
Asked by
moe
Top achievements
Rank 1
Answers by
Dilyan Traykov
Telerik team
Share this question
or