hi everyone! this is my first time to post here and I'm glad to be a member of vbforums.com! i'm a beginner in programming and in vb.net platform...I'm having problems with comboboxes and textboxes.My problem is, i have a dbase in ms access and i bound the table productlist to my combobox which displays the productIDs. What i want to happen is that when a user selects a productID from the combobox, the other details in the productlist table corresponding to the id selected be displayed in the textboxes. I know this is simple but i just can't figure it out...there are some threads here that is somehow similar to my problem but I tried it and it didn't work...please help me! thanks in advance!