Hi to all,
I have added an MDI Form. Now I need to call the Menus that are in the database for respective User. My table's fields are as follows:
UserId
MenuName
Status
I have to display only those menus whose status is active for the particular(logg ed) user.
Actually there is a application with this feature running. But I dont ve source code. I need to develop the whole application. So I need help....
I have added an MDI Form. Now I need to call the Menus that are in the database for respective User. My table's fields are as follows:
UserId
MenuName
Status
I have to display only those menus whose status is active for the particular(logg ed) user.
Actually there is a application with this feature running. But I dont ve source code. I need to develop the whole application. So I need help....
Comment