Hello team,
We are having an asp:linkButton inside RadAjaxPanel.on click of asp:linkButton we are opening a radwindow that is having Radgrid inside it.
below are the RadAjaxManager settings:
<telerik:RadAjaxManager ID="RadAjaxManager1" runat="server">
<AjaxSettings>
<telerik:AjaxSetting AjaxControlID="spanOutliersCount01">
<UpdatedControls>
<telerik:AjaxUpdatedControl ControlID="rgReportView" />
</UpdatedControls>
</telerik:AjaxSetting>
</AjaxSettings>
</telerik:RadAjaxManager>
Note:spanOutliersCount01 is my linkButton and rgReportView is my Radgrid.
Please find attached screenshot for javascript error that we are getting.
Waiting for your response.
Thanks ,
Ruchi
We are having an asp:linkButton inside RadAjaxPanel.on click of asp:linkButton we are opening a radwindow that is having Radgrid inside it.
below are the RadAjaxManager settings:
<telerik:RadAjaxManager ID="RadAjaxManager1" runat="server">
<AjaxSettings>
<telerik:AjaxSetting AjaxControlID="spanOutliersCount01">
<UpdatedControls>
<telerik:AjaxUpdatedControl ControlID="rgReportView" />
</UpdatedControls>
</telerik:AjaxSetting>
</AjaxSettings>
</telerik:RadAjaxManager>
Note:spanOutliersCount01 is my linkButton and rgReportView is my Radgrid.
Please find attached screenshot for javascript error that we are getting.
Waiting for your response.
Thanks ,
Ruchi