C
Carlos
Hi all,
I have an app that has 2 similar webforms. each populate a
combo box. The problem is that even though the code is very similar,
one of them behaves as if the not page.postback() condition is ignored.
That is, it populates the listbox twice. I do not know what is causing this
to happen, the code is almost identical between the 2 pages.
Thanks in advance,
Carlos.
I have an app that has 2 similar webforms. each populate a
combo box. The problem is that even though the code is very similar,
one of them behaves as if the not page.postback() condition is ignored.
That is, it populates the listbox twice. I do not know what is causing this
to happen, the code is almost identical between the 2 pages.
Thanks in advance,
Carlos.