Microsoft
Software
Hardware
Network
Question : How to open the DetailsView in Insert Mode
Hi,
I need to open the Details View in Insert mode. Any one has the idea of how to do it.
Answer : How to open the DetailsView in Insert Mode
<asp:DetailsView DefaultMode="Insert" ...
or in code behind:
yourDetailsview.ChangeMode
(DetailsVi
ewMode.Ins
ert);
Random Solutions
Odd Copy and Paste Symbol
Assist with query
Riverbed with Cisco GRE Tunnel
Windows Update site fails to load
W3WP.exe uses 100% CPU at some times.
Adobe Flash Player Registry Settings
VPN disconnects over 2 way satellite
Simple Routine Fails
The SELECT permission was denied on the object 'sysdtspackages90', database 'msdb', schema 'dbo'.
How to change Hotsname and ipaddress of Oracle Databse server