0
Answer

Show the data associated with logged on users

Photo of neel k

neel k

10y
848
1
Hi,
I am developing mvc 5 application.
In that I need to display data associated logged in user.
if user is admin display all the records, if user is not admin display only the records associated with that logged in user.
Thank you,