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
Need to monitor specific events in SCOM 2007 R2
Access 2010 - packaging a database for distribution
The Sql Statement is not Valid
on a web application connecting to oracle. Finding a user session from their computer to oracle
Server security analysis to determine patch level
RDP on 80
Network monitoring tools
VBA function works on Excel 2007 file locally but not when in SharePoint 2007
Add DC to Windows Server 2003 Network - error msg
use regexp in AS2 for phone validation