Using rowupdating event
08-Nov-2019 06:34
In the code below I do get the Country ID and Region ID but they are the original values not the new ones selectedfrom the Edit Mode row.
Data Bind() in Row Editing, I said nothing about what might happen if you removed it. Then set your breakpoints in Row Command, Row Editing, and Row Updating and we'll see what happens. David OK, I'm offically out of bullets, at least for now. If I get some time, I'll see if I can duplicate this, but I'm suspecting there's something out there that neither of us have looked at yet. Text = "No Address Found." End If If Not Is DBNull(Session("Country")) Then lbl Company Country. Text = Session("Country") Else lbl Company Country. This is the HTML code: Imports System. Text = Session("ID") If Not Is DBNull(Session("City")) Then lbl Company City. Text = "No City Found." End If If Not Is DBNull(Session("Address")) Then lbl Company Address. Row Editing Session("Work Order Item ID") = Convert.
Text = Session("Company Name") Else lbl Company Name. Greetings; I have read several of the previous help questions on when the grid View Row Updating event doesn't fire. The Row Update event will load a copy of the product table from the database after successfully updating a row.