I am looking to either disable the add new and delete buttons on the toolbar, or through an event with a method, catch when the user tries to create new or delete and deny them access to do that. I already have the code to check to see if a user is in a particular identity. I just need to know how to stop a user from deleting when they click the red X button and stop from creating new
↧