Save Data using Modal Pop Up in ASP.NET CORE WITH BootStrap JQuery



https://i.ytimg.com/vi/aKrzBR32pKk/hqdefault.jpg



In this video, I am going to show you, How to save data using Modal Pop up in ASP.NET CORE With BootStrap jQuery.

Original source


20 responses to “Save Data using Modal Pop Up in ASP.NET CORE WITH BootStrap JQuery”

  1. Great! Thank you…

    I have one suggestion, you can add:

    location.reload(true);

    in 24. line in site.js. That means that you don't have to reload page by yourself if you want that data to appear in the table.

  2. Great tutorial and thanks for all your hard work .. after spending almost 2 hours searching for a solution to my problem, I couldn't find it yet. The problem is with the httppost (save button) .. the modal appear and when clicking save it doesn't find the action in the controller and keeps giving 404. I even updated the jquery.js just in case but that didn't help either. is it something related to server configuration ?

Leave a Reply