skip to Main Content

Sending data to controller with ajax in ASP.NET Core – Jquery ajax

I can't send the data to the controller with ajax. goes "null". please help me. my html codes: <div class="modal fade" id="sagTikMenuKategoriGuncelleModal" data-bs-backdrop="static"> <div class="modal-dialog modal-dialog-centered"> <div class="modal-content"> <div class="modal-header" style="font-weight: 600; color: rgb(157, 163, 173); background-color: rgb(248, 248, 248);">…

VIEW QUESTION
Back To Top
Search