Hi,
We are using a webusercontrol as editform by setting the editformsettings as websuercontrol.
The Radgrid is inside a RadAjaxPanel.When i click the edit button the web usercontrol gets opened and after clicking the update command,the ItemCommand on the parent page gets fired and the record gets updated and the web user control closes.
We also do some validations before the actual save operation.The web user control actually hides itself and reshows during validation.So we thought of putting the user control inside a RadJaxmanagerProxy.Thi solved the flickerring issue. but the problem is it is not closing the user control after the update.
Please provide your thoghts on this
Thanks and Regards
V.Balamurali
We are using a webusercontrol as editform by setting the editformsettings as websuercontrol.
The Radgrid is inside a RadAjaxPanel.When i click the edit button the web usercontrol gets opened and after clicking the update command,the ItemCommand on the parent page gets fired and the record gets updated and the web user control closes.
We also do some validations before the actual save operation.The web user control actually hides itself and reshows during validation.So we thought of putting the user control inside a RadJaxmanagerProxy.Thi solved the flickerring issue. but the problem is it is not closing the user control after the update.
Please provide your thoghts on this
Thanks and Regards
V.Balamurali