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

[Solved] RadWindow Problem

1 Answer 78 Views
Window
This is a migrated thread and some comments may be shown as answers.
Gourangi
Top achievements
Rank 1
Gourangi asked on 10 Feb 2010, 08:36 AM

   When i used radwindow using javascript i phase 1 problem i.e when i take value from the radwindow to my radtextbox at that time it is not assigned but when i click on that textbox than it is assigned. why it is happened?.
Reply me

Sadhna
 

1 Answer, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 10 Feb 2010, 11:14 AM
Hi,

Try using  $find to access the client object of  RadTextBox control from javascript instead of the document.getElementById.Also use the set_value method to set the value. You can refer to the following links.

http://www.telerik.com/help/aspnet-ajax/input_clientsidebasics.html
http://www.telerik.com/help/aspnet-ajax/input_clientsideradtextbox.html

Thanks,
Shinu
Tags
Window
Asked by
Gourangi
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Share this question
or