In a situation where the user wants to add a new row to the gridview control, I have assigned some default values for the new row. For some of these default values, I want to prevent the user from changing those values. Am I able to do this? If yes, how can I do this? Please provide code?