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
Access 2007 converts all my projects to .mde when I save to local drive
How Do I Test If A PivotItem Exists?
Cascading Combo Boxes on a Form (Access 2007)
Domain controller for Group Policy operations is not available. and a couple other things.
Cannot create Web app for Shared Service Provider setup in Sharepoint 2007
Exchange Server 2003 SMTP Problems
Turn off Access 2007 Current Version Check
Why does performance score increase for processor due to Win7 64-bit?
How do I add a ComboBox to a C# Datagridview only in a particular cell? Not the whole column.
Insert pictures into Meeting Request