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

Update title

1 Answer 77 Views
Window
This is a migrated thread and some comments may be shown as answers.
Michael
Top achievements
Rank 1
Michael asked on 09 Jul 2008, 08:47 AM
I'm using RadAjaxManager in a RadWindow; I need to know how can I update Window title on ajax callback.
10x

1 Answer, 1 is accepted

Sort by
0
Georgi Tunev
Telerik team
answered on 09 Jul 2008, 03:32 PM
Hello Dan,

Basically, you need to output a Javascript function that would get a reference to the RadWindow object (you can use the GetRadWindow() function shown in the documentation) and then call its set_title() method.

I hope this helps. More information on RadWindow's client-side API is available in the Programming section of the RadWindow documentation.



Best wishes,
Georgi Tunev
the Telerik team

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