Bootstrap 5. If the close button is not working then use data-bs-dismiss="modal" instead of data-dismiss="modal". Also, if the submit button is not working then use form action="Employees/Create" in your _employeeModalPartial instead of form action="Create"
Im having some problems with this. On a dynamic page every time the modal is hidden it is not removed. So if you had a model for an edit button and you opened an edit modal for multiple items on the page there are now multiple hidden modal popups on the page which is not good.
This does not work with bootstrap 5. I got the close to work by changing data-dismiss to data-bs-dismiss but I now cannot get the save to work. How would you change it to work with Bootstrap 5?
Hi! The get is launched and the partial html is placed in the right div, but in the last step, on the modal('show'), is doing nothing on my side. Any idea?
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 ?
Ok after spending some time learning simple jQuery and some form related syntaxes, I found that the problem was in the partial view form where you added I had to change it to .. this worked fine for me
Banda este método SI SIRVE. solamente que en la vista parcial deben de utilizar el MODAL DE BOOSTRAP actualizado. Ósea Deacorde a la versión que tienen en su proyecto.
HI Really nice video, I am having one small issue. I can save the record but the table is not getting auto updated. I have to refresh. Have i missed anything please help
Bootstrap 5. If the close button is not working then use data-bs-dismiss="modal" instead of data-dismiss="modal". Also, if the submit button is not working then use form action="Employees/Create" in your _employeeModalPartial instead of form action="Create"
I need to view whole playlist of this course.. could you please share the link to follow this playlist.
th-cam.com/video/AYGHhFG4qV8/w-d-xo.html
Im having some problems with this. On a dynamic page every time the modal is hidden it is not removed. So if you had a model for an edit button and you opened an edit modal for multiple items on the page there are now multiple hidden modal popups on the page which is not good.
Thank you very much for the video lesson, friend! You're amazing!
This does not work with bootstrap 5. I got the close to work by changing data-dismiss to data-bs-dismiss but I now cannot get the save to work. How would you change it to work with Bootstrap 5?
Hi Kimchi, did you find the solution to the problem
Beating my head against the wall trying to get modal pop with partial view to work - did you figure this out by chance?
Superb Tutorial. Very helpful. Thanks a ton.
Thank you for the video. Do you know, how can i pass some data, in to the modal form?
Nice one. Is there any follow-up to get the parent to display the data automatically instead of having to refresh?
I have the same issue as to why the page is not refreshing automatically. Does anyone have a solution
Hi! The get is launched and the partial html is placed in the right div, but in the last step, on the modal('show'), is doing nothing on my side. Any idea?
Thank you, this video is saved my life.
Hello. I'm trying to make a modal as in video. But when I click on the button, a new tab opens with my view. What could be the problem?
its not showing model pop up for my code..I have placed the partial view in shared folder
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 ?
Ok after spending some time learning simple jQuery and some form related syntaxes, I found that the problem was in the partial view form where you added I had to change it to .. this worked fine for me
@@games5fun Thank You Kamal
Banda este método SI SIRVE. solamente que en la vista parcial deben de utilizar el MODAL DE BOOSTRAP actualizado. Ósea Deacorde a la versión que tienen en su proyecto.
Wow! Love the result. But DAMN that's complex!
yeah but if you try then easy to understand
Good tutorial, congratulations! but it will continue to be a half contribution as long as you do not also include the code to download
Sir,what if we don't get that modal in the intellisense.
It is Not working for me .. if i have areas . and it works if i Dont have area .... Can you please help me with a work around
Thanks for this lesson but "button[data-toggle="ajax-modal"].click" is not working. I had to put id parameter instead of this
Very nice, thanks!
Hello, I want to save the file with some data can you postcode ?
Super
HI Really nice video, I am having one small issue. I can save the record but the table is not getting auto updated. I have to refresh. Have i missed anything please help
you can call the ajax request
Otherwise you can add header information like refresh
Great dear my love to you
sir i want to auto reload record after save it, how can i do it?
Hello, you can do how make a smart wizard and diferent entities with core 3.1???
i followed this video, but popup is opening.. please tell me is there any scripting needs to include.
What do you want ?
how to validate this modal?
Why is it that the validation is not working?
It doesn't work ... when I click the button does nothing .... check everything and it's the same as yours
Include the js file in the Layout.cs
@@vib1336 Still not working, Im using VS2022, ASP.NET Core 6
This does not working Bootstrap5 Who is find the solution to the problem
Please do one with validation
ok
Please decsibe the things little bit slowly..
you can select x0.25 speed in youtube player.
thanks
Not work create button plz help
I don't see form validation in your form.
I got this error.
Failed to load resource: the server responded with a status of 500 ()
Please Help!!
can you send me the source code as well as screen shot on my mail id : onetarun@outlook.com
I got this error.
Failed to load resource: the server responded with a status of 404 Create:1
Would you please help me about this issue
can you debug your code
@@ASPNETMVCCORE no. how much i can that was the message
@@ASPNETMVCCORE Failed to load resource: the server responded with a status of 500.
everytime I open the modal it will duplicate my table
duplicate means ? db table
It's not work Save Button in my code !
+
asp-validation-for not working
not working with bootstrap 5!!!!!!
Hi Anil Hi Kimchi, did you find the solution to the problem
should have provided link to download code rather than watching the whole video.
github