show/hide this revision's text 2 added 93 characters in body

Hi,

I have a strange problem. While populating formfields, the values are maintained when clicking the a'submit' submit' button that causes the page to proceed to the next stage. But while trying I try to populate a hidden field from the code behind on the event of a 'find 'button click , (before clicking this 'submit' button and this works. But the value is not maintained within the hidden field when clicking the 'submit' button of that page.

Any ideas why this is?

Thanks,

show/hide this revision's text 1

HiddenField control maintaining viewstate

Hi,

I have a strange problem. While populating formfields, the values are maintained when clicking the 'submit' button. But while trying to populate a hidden field from the code behind on the event of a 'find 'button click, the value is not maintained within the hidden field when clicking the 'submit' button of that page.

Any ideas why this is?

Thanks,