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.