
I want to be able to return fields from a Microsoft® Access database and display them by using a key in a listbox design-time control (DTC). I want these fields to be displayed in textboxes that can be altered using add, change, and delete. How do I link the listbox selections to textboxes on another page? I don't think that the issues involved here are specific to a DTC, and it's not important that the values are coming from fields in a Microsoft Access database. It sounds like you want to click on a listbox item in one page, and have values underlying that selection displayed in textboxes on another page.
|