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

python - Scipy curvefit RuntimeError:Optimal parameters not found: Number of calls to function has reached maxfev = 1000 -

binding - How can you make the color of elements of a WPF DrawingImage dynamic? -

c# - How to add a new treeview at the selected node? -