1
Answer

Enable and disable forms buttons in web forms

Ask a question
Nilesh Avhad

Nilesh Avhad

11y
1.1k
1
I have master and master detail form in my project in asp.net using c#. I want to enable and disable it according to user who is logged in. For Example if user is admin then he can see all the forms, if user is supervisor then he can see some master and some master-detail form and so on.
How I can do it?

Answers (1)