Posts by SNunes • 41 points
2 posts
-
1
votes1
answer375
viewsA: ASP.Net MVC application with Jquery Bootgrid does not load data
I was able to figure out my mistake. Actually the problem was not in ajax or bootgrid, the problem is that, because it is using a provider and the application is running on this provider, the…
-
3
votes1
answer375
viewsQ: ASP.Net MVC application with Jquery Bootgrid does not load data
I created a very simple application (customer registration) using ASP.Net MVC 5 + Entityframework 6 (codefirst) + Mysql database. Using as main component the Jquery Bootgrid for data handling. It…