Hi,
Often discussed here, my problem although is a little bit different.
I have: a Masterpage,
a Usercontrol1 contains one RadGrid (gridParent), In this RadGrid there is a nested View, with a usercontrol also containing a Radgrid (gridChild).
From with the last RadGrid(childradGrid1), an Windowpopup (Defined in the masterpage) is opened.
OnClose of this window the gridChild's need datasource is triggered all datasets are up to date, so all data is correct (which is mostly the problem :))., but.. the chilradgrid1 gets no visual update.
Ive created a small demo project wich visualizes my problem.
The thing i left out is the AjaxUpdateSettings.
Ive tried so many things with the AjaxUpdateSettings, but cant bring it together.
Can you guys help me out??
Kind regards, Marco
Download the Example Soution: http://www.pridux.nl/WebApplication3.zip (145kb: telerik Web.UI not inlcuded, Version 2011 Q3)
Often discussed here, my problem although is a little bit different.
I have: a Masterpage,
a Usercontrol1 contains one RadGrid (gridParent), In this RadGrid there is a nested View, with a usercontrol also containing a Radgrid (gridChild).
From with the last RadGrid(childradGrid1), an Windowpopup (Defined in the masterpage) is opened.
OnClose of this window the gridChild's need datasource is triggered all datasets are up to date, so all data is correct (which is mostly the problem :))., but.. the chilradgrid1 gets no visual update.
Ive created a small demo project wich visualizes my problem.
The thing i left out is the AjaxUpdateSettings.
Ive tried so many things with the AjaxUpdateSettings, but cant bring it together.
Can you guys help me out??
Kind regards, Marco
Download the Example Soution: http://www.pridux.nl/WebApplication3.zip (145kb: telerik Web.UI not inlcuded, Version 2011 Q3)