Hi,
I am getting the exception message during Clear the control information.
Actually we have a panel that contain search criteria with clear button. If I serch any thing and related information getting into grid.
after editing this grid information when I clicked to clear button a exception message showing. as below
"Sys.WebForms.PageRequestManagerServerErrorException: Script control 'Ddxyz' is not a registered script control. Script controls must be registered using RegisterScriptControl() before calling RegisterScriptDescriptors(). Parameter name: scriptControl" Please try again
Please help me How can I short out this exception message.
Thanks
Jaichand
I am getting the exception message during Clear the control information.
Actually we have a panel that contain search criteria with clear button. If I serch any thing and related information getting into grid.
after editing this grid information when I clicked to clear button a exception message showing. as below
"Sys.WebForms.PageRequestManagerServerErrorException: Script control 'Ddxyz' is not a registered script control. Script controls must be registered using RegisterScriptControl() before calling RegisterScriptDescriptors(). Parameter name: scriptControl" Please try again
Please help me How can I short out this exception message.
Thanks
Jaichand