Rowupdating newvalues empty post dating cheque
23-Feb-2020 12:54
How do I grab the new values from these textboxes and proceed further?
Last Change: More Information (@jwiscarson) I’m sorry, I was in hurry.
A common way to use these collections is to HTML-encode the values supplied by the user before they are stored in the data source.
Scenario: I am using the Row Updating Event of the Gridview to do updates because I need more flexibility than the SQLDatasource Update provides.
Grid View was filled with the old values again, so in my Grid.
Thanks, Van Disclaimer: The information provided on Dev and its affiliated web properties is provided "as is" without warranty of any kind.
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.
If not I'll try the suggestion below =) I was doing databinding in my Page_Load event and when I clicked "Update" the Post Back was done, so was the Page_Load event fired.
It gets into the "On Row Updating" event just fine, but there are no New Values or Old Values.