Hi I'm using a asp:FormView and I need to set some inner control accessibility based on whether it's in Insert or Update mode.
Can anyone tell me how you find the mode?
Hi I'm using a asp:FormView and I need to set some inner control accessibility based on whether it's in Insert or Update mode.
Can anyone tell me how you find the mode?
Actually just found the answer CurrentMode property