Answer the question
In order to leave comments, you need to log in
How to draw a custom menu from C#?
Hello.
I want to draw buttons from c# so that buttons are not displayed for a user with other rights.
As I understand it, you need to do:
1. Create a table in the database: 1 column - the role, 2 columns - the id of the buttons that the user with this role sees.
2. write a method call on html.
3. Write in the method:
a. see the role and what buttons are available
b. draw buttons.
Problem with how to draw buttons with an event handler?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question