set several menuitems.visible=true (7 replies)
Posted
on .NET 247
See other posts from .NET 247
Published on 28 Jan 2010 21:30:21
Indexed on
2010/03/08
3:32 UTC
Read the original article
Hit count: 341
Filed under:
Hi all,i got menu like this Master Transaksi Karyawan name : mnuKaryawan Penjualan name : mnuJual User name : mnuUser Logout Exit I'm trying to show the mnuKaryawan etc based on user rights... I use database to store the menu name,and the table like this position menu admin mnuKaryawan admin mnuUser user mnuJual How to set the mnuKaryawan etc.visible true ? Thanks a lot....
© .NET 247 or respective owner