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

RadGrid dont work after upgrade to VS2013

3 Answers 71 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Peter
Top achievements
Rank 1
Peter asked on 30 Jan 2015, 12:21 PM
Have upgraded a small application to VS2013. It is using Telerik (2010.1.519.20) and it looks good except in two RadGrid objects. The failing grids is showing the information in an unformated way. Do see any error messages anywhere. Any idees on how to continue? Beginner to Telerik.

3 Answers, 1 is accepted

Sort by
0
Dimitar
Telerik team
answered on 04 Feb 2015, 07:06 AM
Hello Peter,

Thank you for contacting us.

The provided image is not sufficient for me to determine why the grids are not looking as expected. In fact the control does no look as a grid at all. In addition I want to mention that this is the WinForms forum and we do not have such version. This is why I want to ask you if you indeed are using the WinForms grid?

I am looking forward to your reply.

Regards,
Dimitar
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
0
Peter
Top achievements
Rank 1
answered on 04 Feb 2015, 07:24 AM
Hm, not very familiar with Telerik but this is running in Win Forms. I found a solution to the problem, in Visual Studio 2013 if you put a link in a RadGrid you need to put a line in config.
<add key="vs:EnableBrowserLink" value="false" />
Hard to find out but after that it worked.
0
Dimitar
Telerik team
answered on 05 Feb 2015, 02:24 PM
Hi Peter,

Thank you for writing back.

I think that this should be disabled by default for WinForms applications since you do not need to connect to a browser with this kind of applications. It seems to me like you are working on a web application, not on a desktop one. Still, I am glad you have solved this case.

If you have any questions, please do not hesitate to contact us.

Regards,
Dimitar
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
GridView
Asked by
Peter
Top achievements
Rank 1
Answers by
Dimitar
Telerik team
Peter
Top achievements
Rank 1
Share this question
or