Controls Value

Visual Studio49
Dear Experts,



How can I remain the value of other controls when I enter other value in

another control with POSTBACK attribute is set to true. Currently, when I

selected a date from a date picker into a textbox control, after that I enter

a value into another textbox control with POSTBACK attribute is True. Once

the page is refresh, the textbox value of the date selected is reset to empty

again. How can I remain the value in the control?



Regards,

SB


-