G
Guest
Hi..friends
I am .NET developer and using ASP.NET
I have one problem with datagrid.
I put one datagrid on the webform. When the user clicks on the Edit link
then it shows some textbox in the the colunm. But when i get click the Update
button then the page is submited (posted back) to server. But the modified
text of the datagrid is not avaiable while post back.
Only the old values are available.
What shoul i do? is there any setting or property i have to change?
Please suggest me as soon as possible
I am .NET developer and using ASP.NET
I have one problem with datagrid.
I put one datagrid on the webform. When the user clicks on the Edit link
then it shows some textbox in the the colunm. But when i get click the Update
button then the page is submited (posted back) to server. But the modified
text of the datagrid is not avaiable while post back.
Only the old values are available.
What shoul i do? is there any setting or property i have to change?
Please suggest me as soon as possible