G
Guest
I have all menu names defined in our win apps stored as strings in database.
I would like to know how can I convert these menu names into MENU when
application loads after llogin and enable/disable these menu based on user's
access rights which are also stored along with menu names in database.?
Table AccessRights
User ID MenuName Enable
I would like to know how can I convert these menu names into MENU when
application loads after llogin and enable/disable these menu based on user's
access rights which are also stored along with menu names in database.?
Table AccessRights
User ID MenuName Enable