Want to filter results from a Data Adaptor in VB

  • Thread starter Thread starter ColtsFanMN
  • Start date Start date
C

ColtsFanMN

Guest
I have several data adaptors in my application. These are tied to bound controls and function well. However, there are a few instances where I would like to allow my user to select a record (an account number) in one bound listbox, then see all the records tied to that account/selection in another listbox. Is there an easy way to do this? Can I filter a dataset within my application?

Thanks in Advance!

Continue reading...
 
Back
Top