PostBack Isues in asp.net
i am using 2 list controls which populate the values on selection from dtatabase, so autopostback is set to True for selection event to fire,but all the controlls refreshes on post back , which causes control to disappear
pls guide me for the solution for it.
|