What you describe sounds correct. You only need to databind once (not ispostback) like you are doing. If you are loosing the values, then there is something else wrong. Is the dropdownlist viewstate enabled? (Unless you DISabled it, it should be on, that's the default.) Paste the relevant bits of code relating to the ddl (markup and code-behind) and we'll take a look.
Peter
------------------------------------------------------
Work smarter, not harder.
|