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

RadGrid in a formView

3 Answers 168 Views
Grid
This is a migrated thread and some comments may be shown as answers.
GD
Top achievements
Rank 1
GD asked on 30 Jan 2010, 02:55 PM
Hi,
I have a radGrid in a formView. In my formView there is a radStrip with 2 pageView. In the first there are some telerik controls, in the second there is a radGrid. I haven't any problem when the page is loaded and the data are loaded from DB. The problem occurs after a postback, for example after a button click: when the page is reloaded I have this error message:

Script control 'PageSizeComboBox' is not a registered script control. Script controls must be registered using RegisterScriptControl() before calling RegisterScriptDescriptors().
Parameter name: scriptControl


If I delete the pagerStyle in my asp page for a test, the problem is on another control

Script control 'rfltMenu' is not a registered script control. Script controls must be registered using RegisterScriptControl() before calling RegisterScriptDescriptors().
Parameter name: scriptControl

Someone can help me?
Thanks

3 Answers, 1 is accepted

Sort by
0
GD
Top achievements
Rank 1
answered on 31 Jan 2010, 08:42 AM
I found out something else. In my page I use a RadAjaxManager, if I delete this the problem is solved, but I don't understand why this creates the problem.

Thanks
0
Pavlina
Telerik team
answered on 02 Feb 2010, 04:42 PM
Hi Claudio,

This problem may occur by improper AJAX settings. In order to find a quick solution, please isolate the problem(removing controls/code which do not affect the problem) and send a runnable application through a regular support ticket. We will debug the error and get back to you with our findings.

Looking forward to hearing from you soon.

Kind regards,
Pavlina
the Telerik team

Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Follow the status of features or bugs in PITS and vote for them to affect their priority.
0
Francesco
Top achievements
Rank 1
answered on 29 Jul 2011, 10:05 AM
Hello,

I have a quite similar issue in a context similar to this one and I'm stuck. I'm discussing it in this topic:
http://www.telerik.com/community/forums/aspnet-ajax/scheduler/radgrid-inside-scheduler-advanced-edit-insert-form.aspx#1738517

If you received a solution, can you pleas post it here? Thank you!
Tags
Grid
Asked by
GD
Top achievements
Rank 1
Answers by
GD
Top achievements
Rank 1
Pavlina
Telerik team
Francesco
Top achievements
Rank 1
Share this question
or