Persisting data in textboxes after postback.
-
:)Hey there, I have been facing a problem with my textboxes placed in a datagrid(Template Column). when the datagrid is displayed on a page all that it contains is textboxes to input remarks and submit the remarks but all this is done one by one. I mean the remarks have to be posted for a particular record. But in a situation where the user would like to put in all the remarks for all the records all at once and then keep posting them one by one, i want that the text in other textboxes should be saved after postback. Have tried most of th things. :rolleyes::mad::zzz::((:-D OS - Widows 2K Pro. Framework - V 2.0 Beta IDE - VS .NET 2002 thanx in advance to everybody who replies. Regards, Wilbur J. Pereira
-
:)Hey there, I have been facing a problem with my textboxes placed in a datagrid(Template Column). when the datagrid is displayed on a page all that it contains is textboxes to input remarks and submit the remarks but all this is done one by one. I mean the remarks have to be posted for a particular record. But in a situation where the user would like to put in all the remarks for all the records all at once and then keep posting them one by one, i want that the text in other textboxes should be saved after postback. Have tried most of th things. :rolleyes::mad::zzz::((:-D OS - Widows 2K Pro. Framework - V 2.0 Beta IDE - VS .NET 2002 thanx in advance to everybody who replies. Regards, Wilbur J. Pereira
-
hi, Well in case the user wants to fill in all the data at once and then submit the data one by one. If the need i can mail u the image of my page to see as to what i want to say and wht the possible solution could be.