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

RadGrid.get_masterTableView() returns null

2 Answers 198 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Kelmen
Top achievements
Rank 1
Kelmen asked on 16 Oct 2014, 08:23 AM
I'm testing on my workstation over a page with RadGrid, and keep getting error due to the grid.get_masterTableView() returns null.

however, the same codes deployed on many other environment has no such issues, I can access the same page without problem.

only if I host the web app on my dev machine and testing it, I have this problem.

I chked and compare the Telerik.Web.UI*.dll , they are same as the other environment.
Telerik.Web.UI.dll , Telerik.Web.UI.Skin.dll
both ver 2011.3.1305.40

what other dependency or setting may cause this difference on my machine?

2 Answers, 1 is accepted

Sort by
0
Kelmen
Top achievements
Rank 1
answered on 17 Oct 2014, 02:00 AM
a colleague show me the resolution:

Web.Config
<appSettings>
  <add key="vs:EnableBrowserLink" value="false" />
0
DownTown
Top achievements
Rank 1
answered on 26 Oct 2017, 06:54 AM

its worked like a charm...

Thank you :)

Tags
Grid
Asked by
Kelmen
Top achievements
Rank 1
Answers by
Kelmen
Top achievements
Rank 1
DownTown
Top achievements
Rank 1
Share this question
or