Hello, I have a textbox that calls the TextChanged event after the user presses enter. I then load a selectionlist with a list. My problem occurs everytime the page gets reloaded... the event fires and the data in the selectionlist is reset... I have tried
doing this if (!IsPostBack) { Then reload the selectionlist; } but when I do this... the selection list never gets called. Any ideas? Thanks, niv
niv1977
Member
125 Points
25 Posts
postback problem
Feb 10, 2004 07:53 PM|LINK
esntrk1
Member
27 Points
6 Posts
Re: postback problem
Feb 12, 2004 09:38 PM|LINK
Microsoft BizTalk Server Consultant
www.blinkcorp.com