double postback issue
i have asp.net 1.1 application, i'm perplexing out since i change combobox value used fill another (parent-child relation), twin postbacks produced.
i have checked checked code, i can't cause.
here both stacks finish page_load
first postback (generated teh combobox's autopostback)
postback stack (broken)
second postback (this i wish since it's happening)
alt text (broken)
any suggestion? i check?
Comments
Post a Comment