[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

microsoft.public.dotnet.framework

retaining info after postback

Gabriel Pineda

4/8/2008 4:30:00 PM

hi, i'm creating a table with rows on runtime.
the rows are added through some option on the page (not from db).

but when i do a postback a miss the info.
how could i retain that info?

please help!


1 Answer

Patrice

4/8/2008 4:43:00 PM

0

This question is already answered in the ASP.NET group (please avoid to post
multiple times the same question in different groups).
--
Patrice

"Gabriel Pineda" <gabrielpineda2001@hotmail.com> a écrit dans le message de
news: OvoqEXZmIHA.1768@TK2MSFTNGP05.phx.gbl...
> hi, i'm creating a table with rows on runtime.
> the rows are added through some option on the page (not from db).
>
> but when i do a postback a miss the info.
> how could i retain that info?
>
> please help!
>
>