Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by Spotlight

  1. Spotlight

    Dataset

    The code that uses the XSD file can be found in the AutoGeneratedCode portion of the form. The IDE genereated the file however.
  2. Spotlight

    What is ComboBox's equiv. of ".Databind()"?

    Something else you may be interested in is not using databinding at all. My prefered method is to load the information into a dataset, and then set the boxes value according to the dataset. I find that this allows for a lot more functionality when it comes to controling the state of the form as...

Part and Inventory Search

Back
Top