Search results for query: *

  1. N

    Problem with state managemnt

    Hi All, I've a web page which has 2 dynamic textboxes and a dynamic button and for each i've given ID. If we click the button I want to retain the value in only one text box. Am not supposed to change the ID's. How can I do this? Thanks in Advance, Nithin
  2. N

    State Management problem

    Hi all, Am developing a web application, in which all the controls are dynamically generated. I want some controls to retain it value after postback and for some controls i dont want to retain(For these controls i'll put values from the code). Currently what i found that if I didnt chanage the...
Back
Top