jQWidgets Forums

jQuery UI Widgets Forums ASP .NET MVC Asp.Net MVC Core 2.0 Example

This topic contains 2 replies, has 1 voice, and was last updated by  DeHaynes 7 years ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
  • Asp.Net MVC Core 2.0 Example #99776

    DeHaynes
    Participant

    Does anyone have a sample of using jqxGrid with Asp.Net MVC Core 2.0. I am trying to get it to work but my skills are old. I used to do Asp.Net 1.1 web development. I have kept up with MVC and I actually like the MVC Core but I cannot seem to get ANY example to work.

    Asp.Net MVC Core 2.0 Example #99786

    DeHaynes
    Participant

    I was able to determine that the issue is Chrome. My test web app works with IE, Edge and Firefox.

    Asp.Net MVC Core 2.0 Example #99791

    DeHaynes
    Participant

    I might be real close to solving this.

    I found this post (Rendering Issues in Chrome) and it said there was an issue with the Id for the div right after the opening <jqx-data-table> tag. I checked between Internet Explorer and Chrome and sure enough, they were different. The Id values look generated. They look like “jqxDataTable5baee6be_76d0_4551_b587_9e1b2788aad3”. Also everytime I refresh the page, I get a different one. However, I figured it was worth a try so I manually pasted the Id tag from Internet Explorer into the HTML code in Chrome and the grid popped up.

    Now my Grid continues to work even after I clean the solution and recompile. I am not sure what caused the problem but maybe this information will help someone who is smarter than I.

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.