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

Parent window not getting refreshed with latest values from Child window

3 Answers 89 Views
Grid
This is a migrated thread and some comments may be shown as answers.
sudhakar
Top achievements
Rank 1
sudhakar asked on 12 Apr 2011, 12:47 PM
Hello Telerik Team,

Need an urgent help from your side.

We have grid having textbox on it. Textbox is added to grid column. There is link button beside the textbox. On click of link button one child window will open. Child window is having grid with one column. On double click of the child window grid, child window need to close and parent window grid text box, should be reflected with selected value of child window . We are able to get the value from child window to parent and close the child window. But parent window grid textbox is not reflecting the selected value from child window. Even though value is seting on ajaxrequest, it not getting reflect in the textbox.

Thanks in advance.

Regards,
Sudhakar

3 Answers, 1 is accepted

Sort by
0
Tsvetoslav
Telerik team
answered on 15 Apr 2011, 07:58 AM
Hello sudhakar,

Do make sure that you have the following ajax setting: RadAjaxManager (AjaxControlID) updates the RadGrid (UpdateControls) in the parent window.

Hope it helps.
 

Regards,
Tsvetoslav
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

0
Tsvetoslav
Telerik team
answered on 15 Apr 2011, 07:58 AM
Hello sudhakar,

Do make sure that you have the following ajax setting: RadAjaxManager (AjaxControlID) updates the RadGrid (UpdateControls) in the parent window.

Hope it helps.
 

Regards,
Tsvetoslav
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

0
sudhakar
Top achievements
Rank 1
answered on 20 Apr 2011, 11:40 AM
Hi,

Thankyou. It solved the problem.

Regards
sudhakar
Tags
Grid
Asked by
sudhakar
Top achievements
Rank 1
Answers by
Tsvetoslav
Telerik team
sudhakar
Top achievements
Rank 1
Share this question
or