hi i have radgrid
I have added radajax manager as follows
<AjaxSettings>
<telerik:AjaxSetting AjaxControlID="grdException">
<UpdatedControls>
<telerik:AjaxUpdatedControl ControlID="grdException" />
</UpdatedControls>
</telerik:AjaxSetting>
but when page load occures the error comes as controls cannot be modified beacause controls contains <% %> blocks
I have added radajax manager as follows
<AjaxSettings>
<telerik:AjaxSetting AjaxControlID="grdException">
<UpdatedControls>
<telerik:AjaxUpdatedControl ControlID="grdException" />
</UpdatedControls>
</telerik:AjaxSetting>
but when page load occures the error comes as controls cannot be modified beacause controls contains <% %> blocks