-
I am doing this project and I need to grab information out of a database. There are 6 different items in the database made by 4 different brands. The user has the ability to select a brand, then depending on the brand, the six items that brand makes must appear in six different text boxes. I know how to populate a text box with one item, but how do you popluate six text boxes with the same field, just the next record. Any help would be great.
Thanks,
Steve
-
Please explain your problem...
OK, so you have 6 textboxes and 6 items. Do you want to know how to put all 6 items each in his own textbox?