Re: dynamic menu problem
- From: "Bruce Roberts" <ber@xxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 16 Jun 2005 18:06:12 -0400
"Marty" <bmadmarty@xxxxxxxxxxx> wrote in message
news:1118955834.816884.312470@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> Im trying to achive a menu that is loaded from database depending on
> who is logged in.
>
> If user1 logs in he/she only gets a basic set of menus where admin logs
> in and gets a whole lot of items.
In this case its much simpler to create the entire menu tree at design-time.
When a user logs in, walk the menu tree and set Visible & Enabled False (or
True, depending on initial states) for all entries to which they have no
access.
.
- Follow-Ups:
- Re: dynamic menu problem
- From: Marty
- Re: dynamic menu problem
- References:
- dynamic menu problem
- From: Marty
- Re: dynamic menu problem
- From: Bruce Roberts
- Re: dynamic menu problem
- From: Marty
- Re: dynamic menu problem
- From: Chris Cheney
- Re: dynamic menu problem
- From: Marty
- dynamic menu problem
- Prev by Date: Re: dynamic menu problem
- Next by Date: Re: dynamic menu problem
- Previous by thread: Re: dynamic menu problem
- Next by thread: Re: dynamic menu problem
- Index(es):
Relevant Pages
|