Dears,
i started to have a strange problem with my ASP.Net page. i have a page with a datagrid, each row has an EDIT button which will open the details on the selected row in a new page to edit and update. when the new page is opened, the field are filled from the DB with their current values. when i modify the text boxes to a new values and click the update button, the values for my text boxes are the same as their initial retrieved data when it was loaded in the SQLCOMMAND.text!. i traced the page and found that the values of the text boxes are the same what ever i change them.!!!
Any Body have any idea about this starnge issue.!?
Thank you in Advance
i started to have a strange problem with my ASP.Net page. i have a page with a datagrid, each row has an EDIT button which will open the details on the selected row in a new page to edit and update. when the new page is opened, the field are filled from the DB with their current values. when i modify the text boxes to a new values and click the update button, the values for my text boxes are the same as their initial retrieved data when it was loaded in the SQLCOMMAND.text!. i traced the page and found that the values of the text boxes are the same what ever i change them.!!!
Any Body have any idea about this starnge issue.!?
Thank you in Advance