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

[Solved] RadPromt - How can I set textvalue?

3 Answers 129 Views
Window
This is a migrated thread and some comments may be shown as answers.
Roland Villemoes
Top achievements
Rank 1
Roland Villemoes asked on 05 Jun 2008, 08:24 AM

I'm doing a rename function and for this I want the old name to be shown in the radprompt. The user can then alter the old name and click OK.

How can this be done and where can I see the various constructors for the radpromt? Could not find it in the docs.

Thanks.

3 Answers, 1 is accepted

Sort by
0
Georgi Tunev
Telerik team
answered on 05 Jun 2008, 11:02 AM
Hi Roland,

Please check the following forum thread for the needed information:
http://www.telerik.com/community/forums/thread/b311D-kcmmd.aspx



Kind regards,
Georgi Tunev
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Roland Villemoes
Top achievements
Rank 1
answered on 06 Jun 2008, 08:38 AM

Thanks, but I could not get it to work.

I do this:

var confirmationWindow = radprompt("Please enter new name", createNew, 400, 300,null, 'this is the title', 'this is supposed to be text field');

The title is shown but the last string is not shown in the textbox. The above resembles what was suggested in the thread you linked to.


0
Georgi Tunev
Telerik team
answered on 06 Jun 2008, 01:01 PM
Hello Roland,

Are you using RadWindow for ASP.NET or RadWindow for ASP.NET AJAX (formerly "Prometheus")? This feature is available only in RadWindow for ASP.NET AJAX.

If you still experience problems, it will be best to open a support ticket and to send us a small sample project that we can check.




Sincerely yours,
Georgi Tunev
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Window
Asked by
Roland Villemoes
Top achievements
Rank 1
Answers by
Georgi Tunev
Telerik team
Roland Villemoes
Top achievements
Rank 1
Share this question
or