Hi. I'm new in developing with asp.net core. I'm implementing a project by this language. I want to put a button in of my view. then after the user clicks on it, I want it to show another view. How can I implement it?
Hi harirazazi,
Refer below links.
https://forums.asp.net/t/2125617.aspx?Trying+to+load+partial+view+via+button+click+asp+net+mvc+core+
https://docs.microsoft.com/en-us/aspnet/core/tutorials/first-mvc-app/controller-methods-views?view=aspnetcore-3.1
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.