jQuery UI Widgets › Forums › General Discussions › ASP .NET MVC › jqx-grid not displayed
Tagged: grid ASP .NET MVC
This topic contains 5 replies, has 4 voices, and was last updated by admin 6 years, 8 months ago.
-
Authorjqx-grid not displayed Posts
-
Hello. Please help me figure it out.
My environment Asp .Net Core 2.2 Mvc
1. I threw in \wwwroot folder jqwidgets with all the scripts
2. Installed packages
JQWidgets 3.6.0
jQWidgets.AspNetCore.Mvc.TagHelpers 2.0.1
Microsoft.ApplicationInsights.AspNetCore
3. Imported http://joxi.ru/12MDD9xulLXWWm
4. Connect telemetry http://joxi.ru/v29WWByiZLQDyrTried a basic example https://www.jqwidgets.com/asp.net-core-mvc-tag-helpers/asp.net-core-mvc-grid-tag-helper/index.htm#https://aspcore.jqwidgets.com/mvc/TagHelpers/GridCellEdit
I do not see the tableI tried an example from this form https://www.jqwidgets.com/community/topic/jqwidget-not-displayed/
http://joxi.ru/gmvqqBVcqZBKlrnothing comes out …. the calendar has appeared, but there is no table. And I do not notice errors in the console
http://joxi.ru/Vrwqqvec7av092what am I doing wrong ?
Hello Popowich89,
We’ve tried the example by our side and everything works fine. We are using Visual Studio 2017 and Windows 10. Could you please share what do you use to run the example?
Best Regards,
TodorjQWidgets Team
https://www.jqwidgets.comVisual Studio 2019
Windows 10 x64
Google ChromeHello Popowich89,
Please check if all needed files are included in your project. For example:
<script src="~/jqwidgets/jqxcore.js"></script> <script src="~/jqwidgets/jqxdata.js"></script>in _Layout.cshtml file.
If all are on place and the project still doesn’t work as expected, I would suggest you to send your project files to our support email.
Best Regards,
TodorjQWidgets Team
https://www.jqwidgets.comI have the same issue and NOT able to fix it yet I am using .net Core 3.00
Please helpPlease, send us a sample project to suppoer@jqwidgets.com
-
AuthorPosts
You must be logged in to reply to this topic.