I am working on a website, where depending on the role of the user, the user can view the menu items. For Eg: a user with the lowest level of permissions should not be able to view the admin item on the webdatamenu. A user with mid-level permissions must be able to see most of the menu items except maybe admin.
The roles and users are defined in the SQL Database.
How can I work this feature with a stored Procedure?
Thanks
Hi fastforward1,
Thank you for posting in the community.
A very similar scenario has been discussed at:
http://forums.infragistics.com/forums/t/53460.aspx
Please let me know if the suggestions given in the above scenario are relevant to your implementation.
Please do not hesitate to contact me if you have any questions.