This is a migrated thread and some comments may be shown as answers.

[Solved] Script controls must be registered using RegisterScriptControl() before calling RegisterScriptDescriptors()

1 Answer 419 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Jaichand
Top achievements
Rank 1
Jaichand asked on 08 Nov 2011, 01:17 PM
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

1 Answer, 1 is accepted

Sort by
Tags
Grid
Asked by
Jaichand
Top achievements
Rank 1
Answers by
Jayesh Goyani
Top achievements
Rank 2
Share this question
or