Posts by Fábio Luís Gomes • 21 points
2 posts
-
1
votes1
answer144
viewsQ: Export a Jquery bootgrid to Excel
I searched here on Stak and online, and I have seen some articles and tips on how to export an HTML table to excel. But in my case, I think it’s a little different because I’m using Jquery Bootgrid…
-
1
votes1
answer207
viewsQ: How do I not map a Class with the Entity Framework
I’m making my first system (C# ASP MVC 5) with Entity Framework and Migrations. I have my classes mapped correctly and migrated to the Database that is SQL Server 2012. But the question is how I can…