treeview replacement need an idea@opinion
I need an idea to replace my treeview control. My current treeview:
-My Biz
--My Customer
--My Company
The problem is i want to hide some of my nodes too unauthorise user with a simple db. Can u guys give me an idea what should i replace my treeview because it uses the built in membership to enforce roles aand i dont want to use it .... it will just simple implementation where I just have 1 field in the simple db to set a menu hide or not. let say the value 1 can make node Mycompany.hide = true and value 2 make the MyCompany.hide = false.. Or can the treview be programmed like this? sorry to ask such stupid question
|