Posts by Pedro Baraldini • 31 points
2 posts
-
1
votes1
answer30
viewsQ: Undefined object reference for an instance - Null foreign key
Gentlemen(s), I have a relationship between two tables, Employee and Documents (1 : N) In my system there are two steps: 1° - The receptionist registers with basic information a document that…
asp.net-mvcasked Pedro Baraldini 31 -
2
votes1
answer136
viewsQ: My modal does not carry
I’m having a problem presenting a successful modal after clicking on a btn. if ('@ViewBag.Mensagem' != '') { $(function () { $('#ModalSucesso').modal('toggle'); $('#ModalSucesso').modal({ backdrop:…
javascriptasked Pedro Baraldini 31