Scenerio of having 2roles...namely...role A and role B
Using this menu approach https://www.aspsnippets.com/Articles/1385/Bootstrap-Responsive-ASPNet-Menu-control-for-Mobile-Phone-Tablet-and-Desktop-display/
1. On SettingsPage A which is for menu settings....after loading all MSSQL table menus on gridview for example, then select (both parent and child menus) checkboxes of menu to hide for role B user....
2. On LoginPage B... hide those selected menu when user B logs in....based on my checkbox selection on SettingsPage A. Thanks in advance