I have a form with many various input types. The dropdowns are lookups from a table. If a user needs a value not in the dropdown, it can be added to on another page. How can I rebind the dropdown without postback so the user doesn't lose all the data entered?
↧