c# - Form View how to check the mode -


hi i'm using asp:formview , need set inner control accessibility based on whether it's in insert or update mode.

can tell me how find mode?

actually found answer currentmode property


Comments

Popular posts from this blog

delphi - TJvHidDeviceController "DevicePath" always showing "\" -

web applications - Making Python scripts work on MAMP -

cocoa - Converting NSString to keyCode+modifiers for AXUIElementPostKeyboardEvent -