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

Page with Kendo Grid only displays with step-in debug

1 Answer 185 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Eric
Top achievements
Rank 1
Eric asked on 19 Oct 2020, 10:11 PM

Having difficulty displaying a page which contains a Kendo Grid.  @(Html.Kendo().Grid(Model)...  Running the application through VS 2017.  I have a menu page with four selections, one selection (a button) is the option to display data, in a separate page, using a Kendo Grid.  If I place breakpoints in the controller and one in the view, @(Html.Kendo().Grid(Model).., the page displays, with the data as expected at it works fine.  If I remove the breakpoints, the app will not display the page with the Kendo Grid, no error, it does nothing.   I've been using Google Chrome and I've hit the F12 to display developer options but I'm not seeing any explicit errors.  

Any ideas on why this might occur?

1 Answer, 1 is accepted

Sort by
0
Martin
Telerik team
answered on 21 Oct 2020, 02:11 PM

Hello Eric,

Could you please provide a small runnable example where I can observe the problem, as the provided information is not enough for me to reproduce the problem you are experiencing? I will then debug it and see that is causing it.

Looking forward to your reply.

Regards,
Martin
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Tags
Grid
Asked by
Eric
Top achievements
Rank 1
Answers by
Martin
Telerik team
Share this question
or