E
ESmith
I have a dropdownlist that I populate from my database when the page loads.
If I don't have autopostback enabled, I don't see the user's changed
selection, but if I enable autopostback and do not reload the dataitems,
nothing is there, and if I enable retrieving values from the database, the
selection isn't saved. I've tried enableviewstate and autopostback - what's
the best way to do this?
If I don't have autopostback enabled, I don't see the user's changed
selection, but if I enable autopostback and do not reload the dataitems,
nothing is there, and if I enable retrieving values from the database, the
selection isn't saved. I've tried enableviewstate and autopostback - what's
the best way to do this?