User Profile
Collapse
-
-
-
Good day... i have a problem with this code which i used it before and it really works. But when i used it again this code it returns the old value... but i dont know why?
In the gridview i set the column for example City column into a template and set the name to txtCity. Then i add the in edit column GridView1.EditI ndex = -1; and bind it again.
Now the code of GridView rowupdating events is:
TextBox... -
Griview_RowUpdating returns the old value during the update events
Good Day to all...
I have a problem during RowUpdating Events in GridView in C#. I really need help for this.
I have a code and i used it before but now i tried again but it returns the old value during clicking the update button...
Heres my code in GridView.
protected void grdTCodes_RowUp dating(object sender, GridViewUpdateE ventArgs e)
{
TextBox txtBankTCode =...
No activity results to display
Show More
Leave a comment: