hi,
I am getting an exception at
I am getting an exception at
this.pnlprdDes.RenderControl(htmlWriterForPrdtLst);
that
"Script control 'dgPrd' is not a registered script control. Script controls must be registered using RegisterScriptControl() before calling RegisterScriptDescriptors().
Parameter name: scriptControl"
For this I tried to set the RegisterWithScriptManager property of the RadGrid to "False". Then I did not get any exception, but the control is not going back to a registered java script. Please help me in resolving this issue.
Thanks,
Sudha.