ASP.NET avoid page refresh on menu item selection #1883
Unanswered
FrancescoCarraro
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I'm currently working on an ASP.NET core web app and I've started using metro-ui-css. The template I'm currently using, has a left-side menu (like Pandora example). I noted that by clicking a menu item to load a new view, the whole page is refreshed and the selecte menu item is lost.
Is there a way to avoid this?
Thanks in advance,
Francesco
Beta Was this translation helpful? Give feedback.
All reactions