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

RadGrid rendors without rows and no event handling

2 Answers 36 Views
Grid
This is a migrated thread and some comments may be shown as answers.
RYNETECH
Top achievements
Rank 1
RYNETECH asked on 13 Nov 2013, 03:32 PM

I have a very strange rendering problem that I am experiencing on different pages of my application, and is also experienced on four different development machines. 

The grid renders not as unique rows, and none of the event handling is functional.  This occurs IE, Chrome and Firefox.  Any ideas what to look for?

Seen screen shot.

Using version 2013.3.1015.45

2 Answers, 1 is accepted

Sort by
0
Accepted
Konstantin Dikov
Telerik team
answered on 18 Nov 2013, 04:37 AM
Hello Roger,

Thank you for contacting us.

Our developers team is aware of the issue with VS2013 and have already found a proper solution for it. The fix is included in Q3 2013 SP1. 

Please note that VS2013 is not officially supported with Q3 2013, but it is in Q3 2013 SP1. 

Additionally, for the time being you can resolve the problem by setting the following in your web.config:
<appSettings>
  <add key="vs:EnableBrowserLink" value="false"/>

Hope that helps.

 

Regards,
Konstantin Dikov
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to the blog feed now.
0
RYNETECH
Top achievements
Rank 1
answered on 03 Dec 2013, 03:17 PM
Yep, Q3 2013 released fixed this problem.
Tags
Grid
Asked by
RYNETECH
Top achievements
Rank 1
Answers by
Konstantin Dikov
Telerik team
RYNETECH
Top achievements
Rank 1
Share this question
or