Rebind

  • Thread starter Thread starter Chris Kennedy
  • Start date Start date
C

Chris Kennedy

I have a dropdown bound to a dataset. When I add to the dataset I want to
rebind the dropdown. Can I do this AND maintain the state of the dropdown
without having to manually code the selection of the drop down.
 
Chris said:
I have a dropdown bound to a dataset. When I add to the dataset I want to
rebind the dropdown. Can I do this AND maintain the state of the dropdown
without having to manually code the selection of the drop down.

nope... you'll have to catch the selection and repass it to control
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top