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
MS Excel 2007 & PDF - Exporting to PDF takes long hours!
Is it possible to encrypt an email message using PHP?
Migrate from cPanel to Plesk
How to specify different languages for different users using Windows 2008 Teminal Server?
Where does RHEL5 get update & packages from?
Excel spreadsheet graph
Delphi, forms in Dll and Threads
Project Server 2010 won't install
greater then formula issue
Perl, Using Text::CSV_XS / Count number of references