How can stop page load on button click in MVC?
Set AutoPostback = false for insert button, and this will do the trick for you. How to stop page refresh on button click using c#? Set AutoPostback = false for insert button, and this will do the trick for you. How to stop page refresh on button click in html? there is no need to js or jquery. to stop …