This question is locked. New answers and comments are not allowed.
Hi,
I'm trying to make a datakey field that can only be modified when the user clicks on the "Add New Record" button. If the user clicks on the "Edit" button, then the field would be read only. Is this possible?
I was considering capturing the click event of the "Edit" button and disabling the datakeys corresponding textbox...
Sorry if this is already in the forums somewhere, I was unable to find an example like it.
Thanks,
Chris
I'm trying to make a datakey field that can only be modified when the user clicks on the "Add New Record" button. If the user clicks on the "Edit" button, then the field would be read only. Is this possible?
I was considering capturing the click event of the "Edit" button and disabling the datakeys corresponding textbox...
Sorry if this is already in the forums somewhere, I was unable to find an example like it.
Thanks,
Chris