JackSparrows
Registered User.
- Local time
- Today, 20:57
- Joined
- Jul 19, 2007
- Messages
- 12
ComboBox Not being able to update correctly
Hello everyone..
I have a problem with my database. There is form in which i try to add a course for a particular employee.
There are different categories and each category have their respective courses. So when i open an employee details to add a particular course i seem to be stuck with something really tricky. Because when i select a category which is drop list the combo box next to it is list of courses for the particular category selected in the first combo list. for first recordset it works fine but when i move to second recordset and select a different category on the change of that drop list the first recordset is refreshed and updated with the new category selected and there by cannot add any courses.
Any advice will be of great help.
Hello everyone..
I have a problem with my database. There is form in which i try to add a course for a particular employee.
There are different categories and each category have their respective courses. So when i open an employee details to add a particular course i seem to be stuck with something really tricky. Because when i select a category which is drop list the combo box next to it is list of courses for the particular category selected in the first combo list. for first recordset it works fine but when i move to second recordset and select a different category on the change of that drop list the first recordset is refreshed and updated with the new category selected and there by cannot add any courses.
Any advice will be of great help.
Last edited: