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

[Solved] Grid server binding

0 Answers 6 Views
Grid
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Ali
Top achievements
Rank 1
Ali asked on 11 Feb 2013, 04:29 PM
Hello,

I have a grid which is in a tabpage of a tabcontrol. The Grid in ajax binding is working well. For security reasons, we had to change the Grid so it uses no more Ajax binding and replace it with server binding.
I have followed the sample in the demos site. But it's not working. I have the error bellow:
"Specified file does not exist: "~/Scripts/telerik.common.js",
In the line :
@(Html.Telerik().ScriptRegistrar().DefaultGroup(group => group.DefaultPath("~/Scripts/2011.2.914")).jQuery(false))

I didn't change any path, and as I mentioned earlier, this works perfectly in Ajax binding mode.

Please help.

Thanks
Tags
Grid
Asked by
Ali
Top achievements
Rank 1
Share this question
or