i have a web app in asp.net running on windows authentication
i want only a specific user to be able to update, while the other users will only be able to view.
how do customize the gridview so that only a specific user has the option to update?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
After the GridView is bound, try adding this code somewhere: