Loading
Share Your Source Code or Article
Do you have source code, articles, tutorials, web links, and books to share? You can write your own content here. You can even have your own blog.
Submit now...
Submit now...
Sponsor
Popular Source Code (Today)
Random Source Code
New forum topics
- PHP what does one recommend
- Mysql User management
- OnClick Question
- How to Print a DataGrid in VB.NET
- Android like pattern lock for windows
- Import CSV file into mysql using php
- Patient Records
- Help needed for back-end code for an administrator
- How to backup SQL-2000 DB using VB 6.0
- Microsoft Dynamics CRM
re: i just tryed and have got
I'm so sorry I forgot to reply on your message. The problem with the 2 combobox because it is using one data adapter. when one combobox change the value then the other will also change.
All you need is to create a separate data adapter for each combobox.