Microsoft
Software
Hardware
Network
Question : How to update the database using a datagrid event
I would like to update the database value for each row using a call to a event by a datagrid function that would update the value in the database for (
"Right" />) for each of the datagrid rows.
CellPadding="4" CellSpacing="0" AllowPaging="False" AllowSorting="False" AutoGenerateColumns="False
"
ShowHeader="True" ShowFooter="True" HeaderStyle-CssClass="SubH
ead" ItemStyle-CssClass="Normal
"
FooterStyle-CssClass="SubH
ead" FooterStyle-HorizontalAlig
n="Right" >
Visible="false" ReadOnly="True" />
ReadOnly="True" />
DataFormatString="{0:$#,##
0.00}" ItemStyle-HorizontalAlign=
"Right" FooterText="" />
Text="[Remove]" />
Answer : How to update the database using a datagrid event
putin ur query in the following
Protected Sub GridView1_RowUpdating(ByVa
l sender As Object, ByVal e As System.Web.UI.WebControls.
GridViewUp
dateEventA
rgs) Handles GridView1.RowUpdating
'ur queries to update the database
End Sub
Random Solutions
What are the recommended alternatives to the Office Web Components when used in Microsoft Access
Use DOS Batch File to Expand Wildcard into Filenames
How do I disable javascript/Client side debugging in Visual Studio 2008
vb.net when close hide
Using Threads: I get "Access Violation - no RTTI data" error
Exchange 2010 Enterprise Public Folder
[excel] - autofill speed?
ASP.NET 2.0 - Get the Username of the currently logged in user.
Windows 7, adminpak for 2003 servers, and exchange
Access 2007 - Field List & Property Sheet Display