View Single Post
  #1  
Old 06-29-2010, 09:29 PM
VB.NET VB.NET is offline
Senior Member
 
Join Date: Jun 2009
Posts: 5,161
Default Have one combo box populate another based on selection

I am currently stuck in one part of my application. I have two combo boxes that i am having the users select from. The first combo box is simply bound to a datatable. that is working properly. The second one i need to populate off another datatable after sorting out what the first one is...
__________________
VB.NET
domain name forum
Reply With Quote