Rank: Newbie Groups: Member
Joined: 7/19/2007 Posts: 8
|
I originally used the Aspx Lab menu and was able to successfully hide or show a menu item with the following code:
Main_Menu.FindItem("Transactions/Current Client").Visible = True
I recently upgraded to version 4.0.43.2 and in the process have lost the ability to toggle an items visibility. What am I doing incorrectly?
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi Rob,
You still can do that with the new version, that part did not change. You might have run into some other problems that appears to be such. So you may want to look a bit further to see if you can find the root of the problem.
Thanks
|